menu
raylib_dartified package
documentation
core/raylib.dart
RaylibRlgl
rlSetFramebufferWidth method
rlSetFramebufferWidth method
dark_mode
light_mode
rlSetFramebufferWidth
method
void
rlSetFramebufferWidth
(
int
width
)
Implementation
void rlSetFramebufferWidth(int width) { return _rlSetFramebufferWidth(width); }
raylib_dartified package
documentation
core/raylib
RaylibRlgl
rlSetFramebufferWidth method
RaylibRlgl class