C# Class MockInputHelper, gateway2dwest

Inheritance: InputHelper
Exibir arquivo Open project: stlgamedev/gateway2dwest Class Usage Examples

Public Properties

Property Type Description
allowMockInput bool
mockAxisRaw Vector2

Public Methods

Method Description
axisRaw ( ) : Vector2

Method Details

axisRaw() public method

public axisRaw ( ) : Vector2
return Vector2

Property Details

allowMockInput public_oe property

public bool allowMockInput
return bool

mockAxisRaw public_oe property

public Vector2 mockAxisRaw
return Vector2