menu
raylib_dartified package
documentation
core/raylib.dart
RaylibCore
WindowShouldClose method
WindowShouldClose method
dark_mode
light_mode
WindowShouldClose
method
bool
WindowShouldClose
(
)
Implementation
bool WindowShouldClose() { return _WindowShouldClose(); }
raylib_dartified package
documentation
core/raylib
RaylibCore
WindowShouldClose method
RaylibCore class