C# Class MockInputHelper, gateway2dwest

Inheritance: InputHelper
Afficher le fichier Open project: stlgamedev/gateway2dwest Class Usage Examples

Méthodes publiques

Свойство Type Description
allowMockInput bool
mockAxisRaw Vector2

Méthodes publiques

Méthode Description
axisRaw ( ) : Vector2

Method Details

axisRaw() public méthode

public axisRaw ( ) : Vector2
Résultat Vector2

Property Details

allowMockInput public_oe property

public bool allowMockInput
Résultat bool

mockAxisRaw public_oe property

public Vector2 mockAxisRaw
Résultat Vector2