![]() |
Gorgon Game Engine
|
Namespaces | |
| Gorgon | |
| Root namespace for Gorgon Game Engine. | |
| Gorgon::Input | |
| This namespace contains general input related functionality. | |
Functions | |
| void | begindrag () |
| void | begindrag (DragSource &source) |
| void | CancelDrag () |
| Cancel the current drag operation. More... | |
| void | Drop (Geometry::Point location={0, 0}) |
| Drop the current drag object. More... | |
| void | finishdrag (bool success) |
| void | initdrag () |
| bool | needsclip (Input::Mouse::EventType event) |
| void | startdrag () |
Variables | |
| bool | dragstarted |