bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
pSDL_GetTouchFinger
bindbc
sdl
bind
sdltouch
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
static if
(!(
staticBinding
))
alias
pSDL_GetTouchFinger
=
SDL_Finger
*
function
(
SDL_TouchID
touchID
,
int
index
)
Meta
Source
See Implementation
bindbc
sdl
bind
sdltouch
aliases
SDL_FingerID
SDL_TouchID
pSDL_GetNumTouchDevices
pSDL_GetNumTouchFingers
pSDL_GetTouchDevice
pSDL_GetTouchDeviceType
pSDL_GetTouchFinger
enums
SDL_TouchDeviceType
functions
SDL_GetNumTouchDevices
SDL_GetNumTouchFingers
SDL_GetTouchDevice
SDL_GetTouchDeviceType
SDL_GetTouchFinger
manifest constants
DL_TOUCH_MOUSEID
SDL_MOUSE_TOUCHID
structs
SDL_Finger