#include <MoveEventEntity.h>
Inheritance diagram for GUI::MoveEventEntity:

Public Member Functions | |
| MoveEventEntity (const std::string &event_id, WinMessage msg) | |
| Construct a new MoveEventEntity object. | |
| const Point & | getPosition () const |
| Return the new widget position. | |
| GUI::MoveEventEntity::MoveEventEntity | ( | const std::string & | event_id, | |
| WinMessage | msg | |||
| ) |
| const Point & GUI::MoveEventEntity::getPosition | ( | ) | const |
Return the new widget position.
1.4.7