- SDL_GestureID
alias SDL_GestureID = long
Undocumented in source.
- pSDL_LoadDollarTemplates
alias pSDL_LoadDollarTemplates = int function(SDL_TouchID touchId, SDL_RWops* src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_RecordGesture
alias pSDL_RecordGesture = int function(SDL_TouchID touchId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_SaveAllDollarTemplates
alias pSDL_SaveAllDollarTemplates = int function(SDL_RWops* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pSDL_SaveDollarTemplate
alias pSDL_SaveDollarTemplate = int function(SDL_GestureID gestureId, SDL_RWops* dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.