#include <NBF.h>
Inheritance diagram for NBFFramedAnimation:
Public Attributes | |
uint_t | numFrames |
A NBFFramedAnimation serves as base class only and needs to be considered in conjunction with either NBFTrafoAnimation or NBFVNVectorAnimation.
Concrete object codes valid for a NBFFramedAnimation are NBF_FRAMED_TRAFO_ANIMATION and NBF_FRAMED_VNVECTOR_ANIMATION. Further concrete object codes valid for NBFFramedAnimation objects are subject to future extensions of the NBF format.
|
Specifies the number of animation frames. |