|
KarmaEngine
Game Engine for practical learning and research purposes
|

Public Attributes | ||
| KGGuiInputEventType | Type | |
| KGGuiInputSource | Source | |
| union { | ||
| KGGuiInputEventMousePos MousePos | ||
| KGGuiInputEventMouseWheel MouseWheel | ||
| KGGuiInputEventMouseButton MouseButton | ||
| KGGuiInputEventMouseViewport MouseViewport | ||
| KGGuiInputEventKey Key | ||
| KGGuiInputEventText Text | ||
| KGGuiInputEventAppFocused AppFocused | ||
| }; | ||
| bool | AddedByTestEngine | |