BWAPI
|
Enumerations | |
enum | Enum { Screen = 1, Map = 2, Mouse = 3 } |
Screen |
(0,0) corresponds to the top left corner of the screen. |
Map |
(0,0) corresponds to the top left corner of the map. |
Mouse |
(0,0) corresponds to the tip of the mouse . |
Definition at line 6 of file CoordinateType.h.