.\" Automatically generated by Pandoc 3.1.11.1 .\" .TH "al_get_haptic_capabilities" "3" "" "Allegro reference manual" "" .SH NAME al_get_haptic_capabilities \- Allegro 5 API .SH SYNOPSIS .IP .EX #include int al_get_haptic_capabilities(ALLEGRO_HAPTIC *hap) .EE .SH DESCRIPTION Returns an integer with or\[cq]ed values from ALLEGRO_HAPTIC_CONSTANTS(3), which, if set, indicate that the haptic device supports the given feature. .SH SINCE 5.1.8 .RS .PP \f[I][Unstable API]:\f[R] Perhaps could be simplified due to limited support for all the exposed features across all of the platforms. Awaiting feedback from users. .RE