C# Class Bluemagic.Gores.GreenStar

Inheritance: Bluemagic.Gores.Star
Mostrar archivo Open project: blushiemagic/ElementalUnleash

Public Methods

Method Description
LightColor ( float &r, float &g, float &b ) : void

Method Details

LightColor() public method

public LightColor ( float &r, float &g, float &b ) : void
r float
g float
b float
return void