Gosu
Gosu
Window
Gosu::Window Member List
This is the complete list of members for
Gosu::Window
, including all inherited members.
button_down
(Gosu::Button)
Gosu::Window
virtual
button_up
(Gosu::Button)
Gosu::Window
virtual
caption
() const
Gosu::Window
close
()
Gosu::Window
virtual
draw
()
Gosu::Window
virtual
drop
(const std::string &filename)
Gosu::Window
virtual
fullscreen
() const
Gosu::Window
gamepad_connected
(int index)
Gosu::Window
virtual
gamepad_disconnected
(int index)
Gosu::Window
virtual
graphics
() const
Gosu::Window
graphics
()
Gosu::Window
height
() const
Gosu::Window
input
() const
Gosu::Window
input
()
Gosu::Window
lose_focus
()
Gosu::Window
virtual
needs_cursor
() const
Gosu::Window
virtual
needs_redraw
() const
Gosu::Window
virtual
release_memory
()
Gosu::Window
virtual
resizable
() const
Gosu::Window
resize
(unsigned width, unsigned height, bool fullscreen)
Gosu::Window
set_caption
(const std::string &caption)
Gosu::Window
set_update_interval
(double update_interval)
Gosu::Window
show
()
Gosu::Window
virtual
tick
()
Gosu::Window
virtual
touch_began
(Touch touch)
Gosu::Window
virtual
touch_cancelled
(Touch touch)
Gosu::Window
virtual
touch_ended
(Touch touch)
Gosu::Window
virtual
touch_moved
(Touch touch)
Gosu::Window
virtual
update
()
Gosu::Window
virtual
update_interval
() const
Gosu::Window
width
() const
Gosu::Window
Window
(unsigned width, unsigned height, bool fullscreen=false, double update_interval=16.666666, bool resizable=false)
Gosu::Window
~Window
()
Gosu::Window
virtual
Generated by
1.8.13