#include <Explosion.h>
Public Attributes | |
Vec3 | position |
Vec3 | velocity |
Vec3 | rotation |
Vec3 | rotationSpeed |
Vec4 | color |
Vec3 | scale |
Definition at line 27 of file Explosion.h.
|
Definition at line 32 of file Explosion.h. Referenced by Explosion::drawAndUpdate(), and Explosion::explode(). |
|
Definition at line 28 of file Explosion.h. Referenced by Explosion::drawAndUpdate(), and Explosion::explode(). |
|
Definition at line 30 of file Explosion.h. Referenced by Explosion::drawAndUpdate(), and Explosion::explode(). |
|
Definition at line 31 of file Explosion.h. Referenced by Explosion::drawAndUpdate(), and Explosion::explode(). |
|
Definition at line 33 of file Explosion.h. Referenced by Explosion::drawAndUpdate(), and Explosion::explode(). |
|
Definition at line 29 of file Explosion.h. Referenced by Explosion::drawAndUpdate(), and Explosion::explode(). |