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