#include <CEGUIInterfaces.h>
Inherits DigitalSpaces::DIObjectBase.
Public Member Functions | |
| bool | isDraggingEnabled () |
| Return whether this title bar will respond to dragging. | |
| void | setDraggingEnabled (bool setting) |
| Set whether this title bar widget will respond to dragging. | |
| bool DigitalSpaces::DICEGUITitlebar::isDraggingEnabled | ( | ) |
Return whether this title bar will respond to dragging.
| void DigitalSpaces::DICEGUITitlebar::setDraggingEnabled | ( | bool | setting | ) |
Set whether this title bar widget will respond to dragging.
| setting | true if the title bar should respond to being dragged, false if it should not respond. |
1.5.6