Method | Description | |
---|---|---|
MoveOrbit ( Dir, dir, int power ) : void | ||
RotateOrbit ( Dir, dir, int power ) : void | ||
SetOrbit ( ) : void | ||
SetSpectate ( bool spectate ) : void |
Changes the gamemode (this method is called on serveur only by the social system !!!).
|
|
ShowOrbit ( bool enable ) : void | ||
StartOrbit ( bool sens ) : void |
Method | Description | |
---|---|---|
RpcMoveOrbit ( Dir, dir, int power ) : void | ||
RpcRotateOrbit ( Dir, dir, int power ) : void | ||
RpcSetOrbit ( ) : void | ||
RpcSetSpectate ( bool spectate ) : void | ||
RpcShowOrbit ( bool enable ) : void | ||
RpcStartOrbit ( bool sens ) : void | ||
Start ( ) : void |
public MoveOrbit ( Dir, dir, int power ) : void | ||
dir | Dir, | |
power | int | |
return | void |
public RotateOrbit ( Dir, dir, int power ) : void | ||
dir | Dir, | |
power | int | |
return | void |