backport imgui goodies from gl02
This commit is contained in:
@@ -27,6 +27,7 @@ type Game struct {
|
||||
fbSize itype.Vec2i
|
||||
|
||||
io imgui.IO
|
||||
gui guiState
|
||||
paused bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user