Site Tools


documentation:development:opera:pf25:ppgfldr:smmfldr:ldofldr:01ldo074

GetAnimCel

Returns a pointer to the CCB of the next animation cel

Synopsis

CCB * GetAnimCel (ANIM *pAnim, frac16 frameIncrement)

Description

Returns a pointer to the CCB of the next cel in an animation sequence. Adds frameIncrement to the current frame counter within the ANIM. Does not draw the cel.

Arguments

  • pAnim Pointer to an ANIM structure returned by LoadAnim().
  • frameIncrement A frac16 (16.16) fixed point number.

Return Value

Pointer to the CCB that was found at the specified position in the animation.

Associated Files

lib3do.lib, animutils.h

See Also

DrawAnimCel, LoadAnim

documentation/development/opera/pf25/ppgfldr/smmfldr/ldofldr/01ldo074.txt · Last modified: 2022/10/10 16:53 by 127.0.0.1