Source/Urho3D/UI/Window.h File Reference
Window.h File Reference
  #include "../UI/BorderImage.h"Classes | |
| class | Urho3D::Window | 
| Window UI element that can optionally by moved or resized.  More... | |
Enumerations | |
| enum | Urho3D::WindowDragMode {  DRAG_NONE, DRAG_MOVE, DRAG_RESIZE_TOPLEFT, DRAG_RESIZE_TOP, DRAG_RESIZE_TOPRIGHT, DRAG_RESIZE_RIGHT, DRAG_RESIZE_BOTTOMRIGHT, DRAG_RESIZE_BOTTOM, DRAG_RESIZE_BOTTOMLEFT, DRAG_RESIZE_LEFT }  | 
| Window movement and resizing modes.  | |
