Subversion Repositories Applications.gtt

Rev

Rev 61 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
60 jpm 1
<html>
2
	<head>
3
		<title>Documentation</title>
4
		<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
5
		<link rel='stylesheet' href='style.css' />
6
	</head>
7
 
8
	<body>
9
		<div align='center'>
10
		<table cellpadding='0' cellspacing='0' id='contenu' class='round' style='width: 80%; margin-bottom: 20px'>
11
			<tr>
12
				<td class='borderhg'>&nbsp;</td>
13
				<td class='borderh'>&nbsp;</td>
14
				<td class='cornerhd'></td>
15
			</tr>
16
			<tr>
17
				<td class='borderg'>&nbsp;</td>
18
				<td><a id="top"></a><h2> Class Vector</h2><div class="extends"><ul>
19
<li><a href="Shape.html">Shape</a></li>
20
<ul>
21
<li><a href="Line.html">Line</a></li>
22
<ul><li>Vector</li></ul>
23
</ul>
24
</ul></div><div class="description">
25
		<p>
26
			La classe <a href="Vector.html">Vector</a> permet de représenter un vecteur.
27
		</p>
28
	</div><ul class="links"><li><a href="index.html">Retourner voir la liste de toutes les classes</a></li></ul><h2>Méthodes et propriétés</h2><ul class="methods"><li>
29
<span class="access">public</span> <span class="type">float</span> <a href="Vector.html#method.getAngle">getAngle</a>()
30
	</li></ul><h2>Documentation</h2><ul class="doc"><li class="method">
31
<a id="method.getAngle"></a><span class="access">public</span> <span class="type">float</span> <a href="Vector.html#method.getAngle">getAngle</a>()
32
	<div class="description">
33
				Retourne l'angle du vecteur en radians.
34
			</div>
35
<div class="description-bottom"><a href="Vector.html#top">Remonter</a></div>
36
</li></ul>
37
</td>
38
				<td class='borderd'>&nbsp;</td>
39
			</tr>
40
			<tr>
41
				<td class='cornerbg'></td>
42
				<td class='borderb'>&nbsp;</td>
43
				<td class='cornerbd'></td>
44
			</tr>
45
		</table>
46
		</div>
47
	</body>
48
</html>