Click or drag to resize
EasyManagersGettersGameInput Property
Get the Input manager.

Namespace:  GeonBit.Managers
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public GameInput GameInput { get; }

Property Value

Type: GameInput
See Also