mkRPG
Public Member Functions
PxCoords Class Reference

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)

Detailed Description

The PxCoords class describe positions with real pixel coordinates.

Theses coordinates describe the pixel position.

See also:
RlCoords, ClCoords, PtCoords

The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Defines