Animation class.
More...
#include <Animation.h>
◆ addAnimationEntity()
◆ setAnimationInterval()
| void bomberman::Animation::setAnimationInterval |
( |
const unsigned int |
timeInMs | ) |
|
Set the Animation Interval to change clipping.
- Parameters
-
◆ setSprite()
| void bomberman::Animation::setSprite |
( |
Sprite * |
sprite | ) |
|
Set the Sprite to animation for clipping.
- Parameters
-
◆ update()
| void bomberman::Animation::update |
( |
const unsigned int |
delta | ) |
|
@briefupdate animation
- Parameters
-
The documentation for this class was generated from the following files: