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