R-Type
1.0.1.0
Rewrite of the R-Type game with networking ability
|
Data Fields | |
union { | |
ImGuiInputEventAppFocused | AppFocused |
ImGuiInputEventKey | Key |
ImGuiInputEventMouseButton | MouseButton |
ImGuiInputEventMousePos | MousePos |
ImGuiInputEventMouseWheel | MouseWheel |
ImGuiInputEventText | Text |
}; | |
bool | AddedByTestEngine |
ImGuiInputSource | Source |
ImGuiInputEventType | Type |