Class | GGLib::GUIWindow |
In: |
window.rb
|
Parent: | Gosu::Window |
The GUIWindow class is the central hub of the program. It is utimately responsible for all input and output (exept for logging output). The main game loops can be found in this class.
BlankState | = | StateObject.new |
background_image | [RW] | |
camera | [RW] | |
cursor | [RW] | |
images | [R] | |
mapimages | [R] | |
state | [RW] |