Свойство | Type | Description | |
---|---|---|---|
inputsMap | List |
Méthode | Description | |
---|---|---|
GetAxisRaw ( ) : Vector2 | ||
GetAxisRawX ( ) : float | ||
GetAxisRawY ( ) : float | ||
IsActionDown ( string action ) : bool | ||
IsActionHeld ( string action ) : bool | ||
IsActionUp ( string action ) : bool | ||
IsDownDown ( ) : bool | ||
IsLeftDown ( ) : bool | ||
IsRightDown ( ) : bool | ||
IsUpDown ( ) : bool | ||
Start ( ) : void | ||
Update ( ) : void |
Méthode | Description | |
---|---|---|
GetWiiButton ( WiiButtons btn ) : bool |
public IsActionDown ( string action ) : bool | ||
action | string | |
Résultat | bool |
public IsActionHeld ( string action ) : bool | ||
action | string | |
Résultat | bool |