jarp
Class AmbientManager
java.lang.Object
jarp.AmbientManager
public class AmbientManager
- extends java.lang.Object
Provides ambient motion management for a parent JARP
Character
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AmbientManager
public AmbientManager(CASFrame[] aframes,
float fps)
resetClock
public void resetClock()
randomResetClock
public float randomResetClock()
synchClock
public float synchClock()
getTime
public float getTime()
getAmbientFPS
public float getAmbientFPS()
getAmbientFrames
public CASFrame[] getAmbientFrames()
adjust
public CASFrame adjust(CASFrame frame,
float scale)
adjustForTimeDelta
public CASFrame adjustForTimeDelta(CASFrame frame,
float scale,
float td)