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