Physics-Simulator  v1.4.0-beta.2
stcColor Struct Reference

#include <cannonball.h>

Public Attributes

Uint8 Red
 
Uint8 Green
 
Uint8 Blue
 

Detailed Description

The color based on red, green, and blue

Member Data Documentation

◆ Blue

Uint8 stcColor::Blue

Amount of Blue in Color, can vary from 0 to 255

◆ Green

Uint8 stcColor::Green

Amount of Green in Color, can vary from 0 to 255

◆ Red

Uint8 stcColor::Red

Amount of Red in Color, can vary from 0 to 255


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