Gosu
Gosu::Window Member List

This is the complete list of members for Gosu::Window, including all inherited members.

button_down(Gosu::Button)Gosu::Windowvirtual
button_up(Gosu::Button)Gosu::Windowvirtual
caption() constGosu::Window
close()Gosu::Windowvirtual
draw()Gosu::Windowvirtual
drop(const std::string &filename)Gosu::Windowvirtual
fullscreen() constGosu::Window
gamepad_connected(int index)Gosu::Windowvirtual
gamepad_disconnected(int index)Gosu::Windowvirtual
graphics() constGosu::Window
graphics()Gosu::Window
height() constGosu::Window
input() constGosu::Window
input()Gosu::Window
lose_focus()Gosu::Windowvirtual
needs_cursor() constGosu::Windowvirtual
needs_redraw() constGosu::Windowvirtual
release_memory()Gosu::Windowvirtual
resizable() constGosu::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::Windowvirtual
tick()Gosu::Windowvirtual
touch_began(Touch touch)Gosu::Windowvirtual
touch_cancelled(Touch touch)Gosu::Windowvirtual
touch_ended(Touch touch)Gosu::Windowvirtual
touch_moved(Touch touch)Gosu::Windowvirtual
update()Gosu::Windowvirtual
update_interval() constGosu::Window
width() constGosu::Window
Window(unsigned width, unsigned height, bool fullscreen=false, double update_interval=16.666666, bool resizable=false)Gosu::Window
~Window()Gosu::Windowvirtual