Screen coordinates. More...
#include "chain_data.h"
Data Fields | |
short | row |
Row. More... | |
short | col |
Column. More... | |
Screen coordinates.
Definition at line 34 of file chain_data.h.
short Coord::row |
Row.
Definition at line 36 of file chain_data.h.
short Coord::col |
Column.
Definition at line 37 of file chain_data.h.