bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
SDL_GetNumTouchFingers
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.
int
SDL_GetNumTouchFingers
(SDL_TouchID touchID)
extern (
C
) @
nogc
nothrow
static if
(
staticBinding
)
int
SDL_GetNumTouchFingers
(
SDL_TouchID
touchID
)
pSDL_GetNumTouchFingers
SDL_GetNumTouchFingers
;
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