GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ALLEGRO_MOUSE_EMULATION_MODE(3) ALLEGRO_MOUSE_EMULATION_MODE(3)

ALLEGRO_MOUSE_EMULATION_MODE - Allegro 5 API


#include <allegro5/allegro.h>
typedef enum ALLEGRO_MOUSE_EMULATION_MODE

    

Type of mouse emulation to apply.
ALLEGRO_MOUSE_EMULATION_NONE
Disables mouse emulation.
ALLEGRO_MOUSE_EMULATION_TRANSPARENT
Enables transparent mouse emulation.
ALLEGRO_MOUSE_EMULATION_INCLUSIVE
Enable inclusive mouse emulation.
ALLEGRO_MOUSE_EMULATION_EXCLUSIVE
Enables exclusive mouse emulation.
ALLEGRO_MOUSE_EMULATION_5_0_x
Enables mouse emulation that is backwards compatible with Allegro 5.0.x.

5.1.0

[Unstable API]: Seems of limited value, as touch input tends to have different semantics compared to mouse input.

Allegro reference manual

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.