Sponsor:

Your company here, and a link to your site. Click to find out more.

al_set_mouse_emulation_mode - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

void al_set_mouse_emulation_mode(int mode)

Description

Sets the kind of mouse emulation for the touch input subsystem to perform.

Since

5.1.0

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

See Also

ALLEGRO_MOUSE_EMULATION_MODE(3), al_get_mouse_emulation_mode(3).

Referenced By

al_get_mouse_emulation_mode(3).

Allegro reference manual