Module sdl2::touch::ll[src]
Foreign Functions
SDL_GetNumTouchDevices | |
SDL_GetNumTouchFingers | |
SDL_GetTouchDevice | |
SDL_GetTouchFinger |
Type Definitions
SDL_Finger | |
SDL_FingerID | |
SDL_TouchID |
SDL_GetNumTouchDevices | |
SDL_GetNumTouchFingers | |
SDL_GetTouchDevice | |
SDL_GetTouchFinger |
SDL_Finger | |
SDL_FingerID | |
SDL_TouchID |
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
(or str
), enum
,
trait
, typedef
(or
tdef
).