libtcod-net
Addition Operator
Namespaces
►
libtcodWrapper
►
Color
►
Addition(Color, Color)
C#
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)