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