Physics-Simulator
v1.4.0-beta.2
|
#include <cannonball.h>
Public Attributes | |
Uint8 | Red |
Uint8 | Green |
Uint8 | Blue |
The color based on red, green, and blue
Uint8 stcColor::Blue |
Amount of Blue in Color, can vary from 0 to 255
Uint8 stcColor::Green |
Amount of Green in Color, can vary from 0 to 255
Uint8 stcColor::Red |
Amount of Red in Color, can vary from 0 to 255