sdl2/generated/lib_sdl_gesture library

Functions

sdlLoadDollarTemplates(int touchId, Pointer<SdlRWops> src) int
Load Dollar Gesture templates from a file.
sdlRecordGesture(int touchId) int
Begin recording a gesture on a specified touch device or all touch devices.
sdlSaveAllDollarTemplates(Pointer<SdlRWops> dst) int
Save all currently loaded Dollar Gesture templates.
sdlSaveDollarTemplate(int gestureId, Pointer<SdlRWops> dst) int
Save a currently loaded Dollar Gesture template.