Méthode | Description | |
---|---|---|
AvatarController ( IAvatar avatar ) : System | ||
GetActions ( ) : IAvatarControls | ||
GetComment ( ) : string | ||
GetStats ( ) : IStats | ||
ResetControls ( ) : void | ||
SetActions ( IAvatarControls actions ) : void |
Méthode | Description | |
---|---|---|
JointSpeed ( float fSpeed, float rSpeed ) : float |
Diagonal strafing speed should not be greater than 1. Speed must be between [0,1].
|
|
SetAvatarActionsControllable ( ) : void | ||
avatar_NewMessage ( object sender, |
public AvatarController ( IAvatar avatar ) : System | ||
avatar | IAvatar | |
Résultat | System |
public SetActions ( IAvatarControls actions ) : void | ||
actions | IAvatarControls | |
Résultat | void |