GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Input
GameKeys Enumeration
KeyboardKeys Enumeration
MouseButton Enumeration
MouseButton Enumeration
Supported mouse buttons. Note: this is a proxy for the GeonBit.UI MouseButton enum, just to create encapsulation.
Namespace:
GeonBit.Input
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
enum
MouseButton
Members
Member name
Value
Description
Left
0
Left mouse button.
Right
1
Right mouse button.
Middle
2
Middle mouse button (eg scrollwheel when clicked).
See Also
Reference
GeonBit.Input Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com