|
Urho3D
|
#include "../UI/BorderImage.h"Classes | |
| class | Dviglo::Window |
| Window UI element that can optionally by moved or resized. More... | |
Enumerations | |
| enum | Dviglo::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. | |
1.8.17