table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 5.2.10.1-1.3
 - Leap-15.6
 
| al_set_mouse_w(3) | al_set_mouse_w(3) | 
NAME¶
al_set_mouse_w - Allegro 5 API
SYNOPSIS¶
- 
    
#include <allegro5/allegro.h> bool al_set_mouse_w(int w) 
DESCRIPTION¶
Set the second mouse wheel position to the given value.
Returns true on success, false on failure.
SEE ALSO¶
| Allegro reference manual |