Uses of Class
org.pilotix.common.Angle

Packages that use Angle
org.pilotix.client   
org.pilotix.client.j3d   
org.pilotix.common   
org.pilotix.server   
 

Uses of Angle in org.pilotix.client
 

Methods in org.pilotix.client that return Angle
 Angle ClientArea.getShipDirection(int aShipId)
          Renvoie la direction du vaisseau dont l'identifiant est passé en paramètre.
 

Uses of Angle in org.pilotix.client.j3d
 

Methods in org.pilotix.client.j3d with parameters of type Angle
 void J3DObject.setDirection(Angle angle)
          Définit la direction de cet objet dans le plan horizontal.
 

Constructors in org.pilotix.client.j3d with parameters of type Angle
J3DObject(java.lang.String aShapeURL, javax.vecmath.Color3f aDynamicColor, Vector position, Angle direction)
           
 

Uses of Angle in org.pilotix.common
 

Fields in org.pilotix.common declared as Angle
protected  Angle Ship.direction
           
 

Methods in org.pilotix.common that return Angle
 Angle Ship.getDirection()
          Retrieves the direction of the Ship.
 Angle Command.getDirection()
           
 

Methods in org.pilotix.common with parameters of type Angle
 void Angle.set(Angle anAngle)
          Mise à jour de l'angle avec la valeur d'un autre angle.
 void Command.setDirection(Angle aDirection)
           
 

Constructors in org.pilotix.common with parameters of type Angle
Angle(Angle anAngle)
          Crée un angle avec la valeur d'un autre angle en paramètre.
 

Uses of Angle in org.pilotix.server
 

Subclasses of Angle in org.pilotix.server
 class ServerAngle
           
 

Methods in org.pilotix.server with parameters of type Angle
 void ServerAngle.plus(Angle anAngle)
           
 



artefarita.com/pilotix Pilotix 2003-2013 - Stilisto : G.C.