1al_mouse_button_down(3)                                al_mouse_button_down(3)
2
3
4

NAME

6       al_mouse_button_down - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_mouse_button_down(const ALLEGRO_MOUSE_STATE *state, int button)
12

DESCRIPTION

14       Return  true  if  the mouse button specified was held down in the state
15       specified.  Unlike most things, the first mouse button is numbered 1.
16

SEE ALSO

18       ALLEGRO_MOUSE_STATE(3),  al_get_mouse_state(3),  al_get_mouse_state_ax‐
19       is(3)
20
21
22
23Allegro reference manual                               al_mouse_button_down(3)
Impressum