#include <event.h>
Inherits Wt::Event.
Public Member Functions | |
MoveEvent (const Point &pos, const Point &oldpos) | |
const Point & | pos () const |
const Point & | oldPos () const |
const Point& Wt::MoveEvent::oldPos | ( | ) | const [inline] |
const Point& Wt::MoveEvent::pos | ( | ) | const [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.