class GLFW::Window
- GLFW::Window
- Reference
- Object
Defined in:
glfw/window.crConstructors
Instance Method Summary
- #handle : LibGLFW::Window
- #handle=(handle : LibGLFW::Window)
- #height : Int32
- #height=(height : Int32)
- #log_stats
- #open(&)
- #set_context_current
- #title : String
- #title=(title : String)
- #width : Int32
- #width=(width : Int32)