- Declared in: RT.Coordinates.Cairo
Declaration
public Cairo(
int x,
int y,
Cairo.Position pos
)
Summary
Constructor.
Parameters
int | x |
X-coordinate of the underlying square. |
int | y |
Y-coordinate of the underlying square. |
Cairo.Position | pos |
Position of the Cairo within the square. |