|
mkRPG
|
The PxCoords class describe positions with real pixel coordinates. More...
#include <mappainter.h>
Public Member Functions | |
| PxCoords (qreal x, qreal y) | |
| PxCoords (const QPointF &p) | |
| PxCoords (const QPoint &p) | |
| PxCoords (int x, int y) | |
The PxCoords class describe positions with real pixel coordinates.
Theses coordinates describe the pixel position.
1.7.6.1