Gosu
Gosu::Input Member List

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

accelerometer_x() constGosu::Input
accelerometer_y() constGosu::Input
accelerometer_z() constGosu::Input
axis(Button btn)Gosu::Inputstatic
button_name(Button btn)Gosu::Inputstatic
char_to_id(std::string ch)Gosu::Inputstatic
current_touches() constGosu::Input
down(Button btn)Gosu::Inputstatic
feed_sdl_event(void *event)Gosu::Input
gamepad_name(int index)Gosu::Inputstatic
id_to_char(Button btn)Gosu::Inputstatic
Input(void *window)Gosu::Inputexplicit
mouse_x() constGosu::Input
mouse_y() constGosu::Input
Noncopyable()=defaultGosu::Noncopyableprivate
Noncopyable(const Noncopyable &other)=deleteGosu::Noncopyableprivate
Noncopyable(Noncopyable &&other)=deleteGosu::Noncopyableprivate
on_button_downGosu::Input
on_button_upGosu::Input
on_gamepad_connectedGosu::Input
on_gamepad_disconnectedGosu::Input
on_touch_beganGosu::Input
on_touch_cancelledGosu::Input
on_touch_endedGosu::Input
on_touch_movedGosu::Input
operator=(const Noncopyable &other)=deleteGosu::Noncopyableprivate
operator=(Noncopyable &&other)=deleteGosu::Noncopyableprivate
set_mouse_factors(double factor_x, double factor_y, double offset_x=0, double offset_y=0)Gosu::Input
set_mouse_position(double x, double y)Gosu::Input
set_text_input(TextInput *input)Gosu::Input
text_input() constGosu::Input
update()Gosu::Input
~Input()Gosu::Input
~Noncopyable()=defaultGosu::Noncopyableprivate