menu
raylib_dartified package
documentation
core/modules/ffi/core/abbr.dart
GetTouchPointId function
GetTouchPointId function
dark_mode
light_mode
GetTouchPointId
function
int
GetTouchPointId
(
int
index
)
See
RaylibCore.GetTouchPointId
.
Implementation
int GetTouchPointId(int index) => _module.GetTouchPointId(index);
raylib_dartified package
documentation
core/modules/ffi/core/abbr
GetTouchPointId function
abbr library