menu
raylib_dartified package
documentation
core/raylib_dartified.dart
RaylibCore
GetRenderWidth method
GetRenderWidth method
dark_mode
light_mode
GetRenderWidth
method
int
GetRenderWidth
(
)
Get current render width (it considers HiDPI)
Implementation
int GetRenderWidth() => _GetRenderWidth();
raylib_dartified package
documentation
core/raylib_dartified
RaylibCore
GetRenderWidth method
RaylibCore class