menu
raylib_dartified package
documentation
core/raylib_dartified.dart
RaylibRlglFlatNative
rlGetFramebufferWidth method
rlGetFramebufferWidth method
dark_mode
light_mode
rlGetFramebufferWidth
method
@
override
int
rlGetFramebufferWidth
(
)
override
Get default framebuffer width
Implementation
@override int rlGetFramebufferWidth() => _ffi.rlGetFramebufferWidth();
raylib_dartified package
documentation
core/raylib_dartified
RaylibRlglFlatNative
rlGetFramebufferWidth method
RaylibRlglFlatNative class