/**
@class wxAnimationCtrl
- @wxheader{animate.h}
This is a static control which displays an animation.
wxAnimationCtrl API is as simple as possible and won't give you full control
@nativeimpl{wxgtk,wxmsw}
- <!-- @appearance{animationctrl.png} -->
+ @appearance{animationctrl.png}
@see wxAnimation, @sample{animate}
*/
/**
@class wxAnimation
- @wxheader{animate.h}
This class encapsulates the concept of a platform-dependent animation.
An animation is a sequence of frames of the same size.