allegro5.haptic

Undocumented in source.

Members

Enums

ALLEGRO_HAPTIC_CONSTANTS
enum ALLEGRO_HAPTIC_CONSTANTS
Undocumented in source.

Functions

al_get_haptic_capabilities
int al_get_haptic_capabilities(ALLEGRO_HAPTIC* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_haptic_effect_duration
double al_get_haptic_effect_duration(ALLEGRO_HAPTIC_EFFECT* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_haptic_from_display
ALLEGRO_HAPTIC* al_get_haptic_from_display(ALLEGRO_DISPLAY* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_haptic_from_joystick
ALLEGRO_HAPTIC* al_get_haptic_from_joystick(ALLEGRO_JOYSTICK* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_haptic_from_keyboard
ALLEGRO_HAPTIC* al_get_haptic_from_keyboard(ALLEGRO_KEYBOARD* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_haptic_from_mouse
ALLEGRO_HAPTIC* al_get_haptic_from_mouse(ALLEGRO_MOUSE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_haptic_from_touch_input
ALLEGRO_HAPTIC* al_get_haptic_from_touch_input(ALLEGRO_TOUCH_INPUT* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_haptic_gain
double al_get_haptic_gain(ALLEGRO_HAPTIC* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_max_haptic_effects
int al_get_max_haptic_effects(ALLEGRO_HAPTIC* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_install_haptic
bool al_install_haptic()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_display_haptic
bool al_is_display_haptic(ALLEGRO_DISPLAY* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_haptic_active
bool al_is_haptic_active(ALLEGRO_HAPTIC* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_haptic_capable
bool al_is_haptic_capable(ALLEGRO_HAPTIC* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_haptic_effect_ok
bool al_is_haptic_effect_ok(ALLEGRO_HAPTIC* , ALLEGRO_HAPTIC_EFFECT* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_haptic_effect_playing
bool al_is_haptic_effect_playing(ALLEGRO_HAPTIC_EFFECT_ID* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_haptic_installed
bool al_is_haptic_installed()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_joystick_haptic
bool al_is_joystick_haptic(ALLEGRO_JOYSTICK* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_keyboard_haptic
bool al_is_keyboard_haptic(ALLEGRO_KEYBOARD* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_mouse_haptic
bool al_is_mouse_haptic(ALLEGRO_MOUSE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_touch_input_haptic
bool al_is_touch_input_haptic(ALLEGRO_TOUCH_INPUT* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_play_haptic_effect
bool al_play_haptic_effect(ALLEGRO_HAPTIC_EFFECT_ID* , int loop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_release_haptic
bool al_release_haptic(ALLEGRO_HAPTIC* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_release_haptic_effect
bool al_release_haptic_effect(ALLEGRO_HAPTIC_EFFECT_ID* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_rumble_haptic
bool al_rumble_haptic(ALLEGRO_HAPTIC* , double intensity, double duration, ALLEGRO_HAPTIC_EFFECT_ID* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_set_haptic_gain
bool al_set_haptic_gain(ALLEGRO_HAPTIC* , double gain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_stop_haptic_effect
bool al_stop_haptic_effect(ALLEGRO_HAPTIC_EFFECT_ID* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_uninstall_haptic
void al_uninstall_haptic()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_upload_and_play_haptic_effect
bool al_upload_and_play_haptic_effect(ALLEGRO_HAPTIC* , ALLEGRO_HAPTIC_EFFECT* , int loop, ALLEGRO_HAPTIC_EFFECT_ID* play_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_upload_haptic_effect
bool al_upload_haptic_effect(ALLEGRO_HAPTIC* , ALLEGRO_HAPTIC_EFFECT* , ALLEGRO_HAPTIC_EFFECT_ID* play_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

ALLEGRO_HAPTIC
struct ALLEGRO_HAPTIC
Undocumented in source.
ALLEGRO_HAPTIC_CONDITION_EFFECT
struct ALLEGRO_HAPTIC_CONDITION_EFFECT
Undocumented in source.
ALLEGRO_HAPTIC_CONSTANT_EFFECT
struct ALLEGRO_HAPTIC_CONSTANT_EFFECT
Undocumented in source.
ALLEGRO_HAPTIC_DIRECTION
struct ALLEGRO_HAPTIC_DIRECTION
Undocumented in source.
ALLEGRO_HAPTIC_EFFECT
struct ALLEGRO_HAPTIC_EFFECT
Undocumented in source.
ALLEGRO_HAPTIC_EFFECT_ID
struct ALLEGRO_HAPTIC_EFFECT_ID
Undocumented in source.
ALLEGRO_HAPTIC_ENVELOPE
struct ALLEGRO_HAPTIC_ENVELOPE
Undocumented in source.
ALLEGRO_HAPTIC_PERIODIC_EFFECT
struct ALLEGRO_HAPTIC_PERIODIC_EFFECT
Undocumented in source.
ALLEGRO_HAPTIC_RAMP_EFFECT
struct ALLEGRO_HAPTIC_RAMP_EFFECT
Undocumented in source.
ALLEGRO_HAPTIC_REPLAY
struct ALLEGRO_HAPTIC_REPLAY
Undocumented in source.
ALLEGRO_HAPTIC_RUMBLE_EFFECT
struct ALLEGRO_HAPTIC_RUMBLE_EFFECT
Undocumented in source.

Unions

ALLEGRO_HAPTIC_EFFECT_UNION
union ALLEGRO_HAPTIC_EFFECT_UNION
Undocumented in source.

Meta