#include <actor.h>
Public Member Functions | |
int16 | getRealValueFromTime (int32 time) |
int16 | getRealAngle (int32 time) |
Public Attributes | |
int16 | startValue = 0 |
int16 | endValue = 0 |
int16 | timeValue = 0 |
int32 | memoTicks = 0 |
Actors move structure
int16 TwinE::RealValue::getRealValueFromTime | ( | int32 | time | ) |
Get actor real angle
time | engine time used for interpolation |