Point on the screen/minimap (e.g., 0..64). Note: bottom left of the screen is 0, 0.
from protobuf message SC2APIProtocol.PointI
Optional
from protobuf field: optional int32 x = 1;
from protobuf field: optional int32 y = 2;
Generated using TypeDoc
Point on the screen/minimap (e.g., 0..64). Note: bottom left of the screen is 0, 0.
Generated
from protobuf message SC2APIProtocol.PointI