menu
raylib_dartified package
documentation
raylib.dart
RaylibCoreModuleDebugLabels
SetWindowMaxSize method
SetWindowMaxSize method
dark_mode
light_mode
SetWindowMaxSize
method
String
SetWindowMaxSize
(
num
width
,
num
height
)
Implementation
String SetWindowMaxSize( num width, num height, ) => 'SetWindowMaxSize($width, $height)';
raylib_dartified package
documentation
raylib
RaylibCoreModuleDebugLabels
SetWindowMaxSize method
RaylibCoreModuleDebugLabels class