#include <nnsys/g2d/g2d_CellAnimation.h>
NNS_G2D_INLINE const NNSG2dCellData* NNS_G2dGetCellAnimationCurrentCell
(
const NNSG2dCellAnimation* pCellAnim
);
pCellAnim |
[IN] Cell animation |
Returns the currently displayed cell data.
Gets the currently displayed cell of the cell animation.
None.
2004/11/10 Initial version.
CONFIDENTIAL