menu
raylib_dartified package
documentation
core/raylib.dart
RaylibCore
GetScreenHeight method
GetScreenHeight method
dark_mode
light_mode
GetScreenHeight
method
int
GetScreenHeight
(
)
Implementation
int GetScreenHeight() { return _GetScreenHeight(); }
raylib_dartified package
documentation
core/raylib
RaylibCore
GetScreenHeight method
RaylibCore class