C# Class CMF.CharacterInput

Inheritance: MonoBehaviour
Afficher le fichier Open project: m969/BodyET Class Usage Examples

Méthodes publiques

Méthode Description
GetHorizontalMovementInput ( ) : float
GetVerticalMovementInput ( ) : float
IsJumpKeyPressed ( ) : bool

Method Details

GetHorizontalMovementInput() public abstract méthode

public abstract GetHorizontalMovementInput ( ) : float
Résultat float

GetVerticalMovementInput() public abstract méthode

public abstract GetVerticalMovementInput ( ) : float
Résultat float

IsJumpKeyPressed() public abstract méthode

public abstract IsJumpKeyPressed ( ) : bool
Résultat bool