SC2API
An API for AI for StarCraft II
|
Power source information for Protoss. More...
#include <sc2_data.h>
Public Member Functions | |
PowerSource (const Point2D in_position, float in_radius, Tag in_tag) | |
Public Attributes | |
Point2D | position |
Power source position. | |
float | radius |
Power source radius. | |
Tag | tag |
Unit tag of the power source. | |
Power source information for Protoss.