Color1555Array Data Member Function

The <Color1555Array> constructor.

Prototype

Color1555Array Color1555Array( int32 p_nCount, Color1555 p_oColor )

Parameters

Parameter Type Parameter Name Documentation
int32p_nCountThe desired array count.
<Color1555>p_oColorA pointer to a <Color1555> object used to set the initial value of all the items in the array.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.