SC2API
An API for AI for StarCraft II
Public Member Functions | Public Attributes | List of all members
sc2::Color Struct Reference

RGB Color. More...

#include <sc2_common.h>

Public Member Functions

 Color (uint8_t in_r, uint8_t in_g, uint8_t in_b)
 

Public Attributes

uint8_t r
 
uint8_t g
 
uint8_t b
 

Detailed Description

RGB Color.


The documentation for this struct was generated from the following file: