menu
dmi package
documentation
window/glfw.dart
GLFWWindow
shouldClose method
shouldClose method
dark_mode
light_mode
shouldClose
method
@
override
bool
shouldClose
(
)
override
Implementation
@override bool shouldClose() => glfwWindowShouldClose(_windowHandle) == GLFW_TRUE;
dmi package
documentation
window/glfw
GLFWWindow
shouldClose method
GLFWWindow class