hmi.environment
Class ElckerlycDemoEnvironment.PhysCallback
java.lang.Object
hmi.environment.ElckerlycDemoEnvironment.PhysCallback
- All Implemented Interfaces:
- PhysicsCallback
- Enclosing class:
- ElckerlycDemoEnvironment
class ElckerlycDemoEnvironment.PhysCallback
- extends Object
- implements PhysicsCallback
Called by the anmiationplayermanager to make one simulation step in the physical world
|
Method Summary |
void |
time(float timeDiff)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElckerlycDemoEnvironment.PhysCallback
ElckerlycDemoEnvironment.PhysCallback()
time
public void time(float timeDiff)
- Specified by:
time in interface PhysicsCallback