Class adways.content.CPMap

A CPMap (Cue Point Map) is a cue points container.

adways.content.CPMap( ) private

<adways.content.CuePoint[]> AMEToArray( ) public

Returns an array of cue points.

Return: <adways.content.CuePoint[]>:

Array of cue points.

<Number> connect( ) public

Indicates the engine to connect the cue points map.

Return: <Number>:

?.

<Number> cuePointHumanClicked( index ) public

Indicates to the scene that a cue point was clicked.

Parameters:

  • index <Number>

    The cue point index.

Return: <Number>:

?.