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