libtcod-net
Addition Operator
NamespaceslibtcodWrapperColorAddition(Color, Color)
Add two Colors
Declaration Syntax
C#
public static Color operator +(
	Color lhs,
	Color rhs
)
Parameters
lhs (Color)
Left Hand Size
rhs (Color)
Right Hand Size
Return Value
New Color

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)