NNS_G2dStartMCCellAnimationAll

Syntax

#include <nnsys/g2d/g2d_MultiCellAnimation.h>

void NNS_G2dStartMCCellAnimationAll
(
    NNSG2dMultiCellInstance*    pMCInst 
);
  

Arguments

pMCInst [OUT] Multicell entity

Return Values

None.

Description

Sets the playback state of the cell animations that comprise the multicell entity to the starting state.

Internally, this function calls the NNS_G2dStartAnimCtrl function for the cell animations that the multicell holds.

See Also

NNS_G2dStartAnimCtrl

Revision History

2006/05/29 Initial version.


CONFIDENTIAL