#include <util.h>
Public Member Functions | |
pos (std::string p) | |
pos (int ix=0, int iy=0) | |
pos (std::string p) | |
pos (int ix=0, int iy=0) | |
Public Attributes | |
int | x:16 |
int | y:16 |
pos::pos | ( | std::string | p | ) |
pos::pos | ( | int | ix = 0 , |
|
int | iy = 0 | |||
) | [inline] |
pos::pos | ( | std::string | p | ) |
pos::pos | ( | int | ix = 0 , |
|
int | iy = 0 | |||
) | [inline] |
int pos::x |
int pos::y |