table of contents
        
      
      
    | al_install_mouse(3) | al_install_mouse(3) | 
NAME¶
al_install_mouse - Allegro 5 API
SYNOPSIS¶
- 
    
#include <allegro5/allegro.h> bool al_install_mouse(void) 
DESCRIPTION¶
Install a mouse driver.
Returns true if successful. If a driver was already installed, nothing happens and true is returned.
| Allegro reference manual |