menu
raylib_dartified_base package
documentation
core/raylib_dartified_base.dart
RaylibRlglFlatModule<R extends RaylibBase>
rlSetFramebufferWidth abstract method
rlSetFramebufferWidth abstract method
dark_mode
light_mode
rlSetFramebufferWidth
abstract method
void
rlSetFramebufferWidth
(
int
width
)
Set current framebuffer width
Implementation
void rlSetFramebufferWidth( int width, );
raylib_dartified_base package
documentation
core/raylib_dartified_base
RaylibRlglFlatModule<R extends RaylibBase>
rlSetFramebufferWidth abstract method
RaylibRlglFlatModule class