List of all members.
Public Member Functions |
| RotationAnimation (SceneEntity e, float dtheta, long length) |
void | runTimeStep () |
void | reset () |
boolean | isFinished () |
Protected Attributes |
float | curTheta_ = 0.f |
SceneEntity | entity_ |
float | dTheta_ |
long | maxTime_ |
Member Data Documentation
Rotation animation constructor. The SceneEntity is the entity to rotate, and dTheta is the amount to rotate (in degrees per second).
- Parameters:
-
The documentation for this class was generated from the following file:
- src/psastras/engine/graphics/RotationAnimation.java