menu
raylib_dartified package
documentation
core/raylib.dart
RaylibCoreD
GetTouchY method
GetTouchY method
dark_mode
light_mode
GetTouchY
method
int
GetTouchY
(
)
Implementation
int GetTouchY() => run( () => 'GetTouchY()', () => rl.Core.GetTouchY(), );
raylib_dartified package
documentation
core/raylib
RaylibCoreD
GetTouchY method
RaylibCoreD class