#include <nnsys/g2d/g2d_Entity.h>
void NNS_G2dTickEntity( NNSG2dEntity* pEntity, fx32 dt );
None.
Updates the animation time of the entity.
05/28/2004 Initial version.