Tesla Graphics Engine Documentation (January 2012)
Equals Method (value)
TeslaTesla.MathColorEquals(Color)
Tests equality between this color and another color.
Declaration Syntax
C#
public bool Equals(
	Color value
)
Parameters
value (Color)
Vector to test against
Return Value
True if components are equal

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)