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