SC2API
An API for AI for StarCraft II
|
Possible actions for feature layers. More...
#include <sc2_action.h>
Public Attributes | |
std::vector< SpatialUnitCommand > | unit_commands |
Commands to selected units. | |
std::vector< SpatialCameraMove > | camera_moves |
Camera movement. | |
std::vector< SpatialSelectPoint > | select_points |
Selecting by point. | |
std::vector< SpatialSelectRect > | select_rects |
Selecting by rectangles. | |
Possible actions for feature layers.