#include <Pieces.h>
Public Member Functions | |
PathCoord () | |
PathCoord (const NAPathCoord &p) | |
PathCoord (int _x, int _y) | |
Public Attributes | |
int | x |
int | y |
PicDef::PathCoord::PathCoord | ( | ) | [inline] |
PicDef::PathCoord::PathCoord | ( | const NAPathCoord & | p | ) | [inline] |
PicDef::PathCoord::PathCoord | ( | int | _x, | |
int | _y | |||
) | [inline] |