PlantHueInfo
(static) bool CanReproduce( PlantHue plantHue )
(static) PlantHue Cross( PlantHue first, PlantHue second )
(static) PlantHueInfo GetInfo( PlantHue plantHue )
(static) PlantHue GetNotBright( PlantHue plantHue )
(static) bool IsBright( PlantHue plantHue )
(static) bool IsCrossable( PlantHue plantHue )
(static) bool IsPrimary( PlantHue plantHue )
(static) PlantHue RandomFirstGeneration()
(ctor) PlantHueInfo( int hue, int name, PlantHue plantHue )
(ctor) PlantHueInfo( int hue, int name, PlantHue plantHue, int gumpHue )
int GumpHue( get; )
int Hue( get; )
int Name( get; )
PlantHue PlantHue( get; )
PlantHue GetNotBright()
bool IsBright()
bool IsCrossable()
bool IsPrimary()