|
mkRPG
|
The PtCoords class describe positions with virtual point coordinates. More...
#include <mappainter.h>
Public Member Functions | |
| PtCoords (qreal x, qreal y) | |
| PtCoords (const QPointF &p) | |
The PtCoords class describe positions with virtual point coordinates.
Theses coordinates describe each point relatively to the view. They correspond to a point in the image containing the entire map.
1.7.6.1