Point on the game board, 0..255. Note: bottom left of the screen is 0, 0.
from protobuf message SC2APIProtocol.Point
Optional
from protobuf field: optional float x = 1;
from protobuf field: optional float y = 2;
from protobuf field: optional float z = 3;
Generated using TypeDoc
Point on the game board, 0..255. Note: bottom left of the screen is 0, 0.
Generated
from protobuf message SC2APIProtocol.Point