Méthode | Description | |
---|---|---|
JoystickHandOperationChecker ( GameContext context, int index, IJoystickKeyConfig keyConfig = null ) : System | ||
getMovementVector ( ) : System.Vector2 | ||
isAcceptButtonPressed ( ) : bool | ||
isCancelButtonPressed ( ) : bool | ||
isJumpButtonPressed ( ) : bool | ||
isSitButtonPressed ( ) : bool |
public JoystickHandOperationChecker ( GameContext context, int index, IJoystickKeyConfig keyConfig = null ) : System | ||
context | GameContext | |
index | int | |
keyConfig | IJoystickKeyConfig | |
Résultat | System |
public getMovementVector ( ) : System.Vector2 | ||
Résultat | System.Vector2 |