- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- enableSideDragging
void enableSideDragging(vec2 pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleMouseButton
bool handleMouseButton(MouseButton btn, bool status, vec2 pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleMouseMove
bool handleMouseMove(vec2 cur)
Undocumented in source. Be warned that the author may not have intended to support it.
- limitSize
void limitSize(vec2 min, vec2 max)
Undocumented in source. Be warned that the author may not have intended to support it.
- move
void move(vec2 pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- resize
void resize(vec2 size)
Undocumented in source. Be warned that the author may not have intended to support it.
- resizeWithDragging
void resizeWithDragging(vec2 cur)
Undocumented in source. Be warned that the author may not have intended to support it.
A template that declares methods related to operating Window.