Class Dance
java.lang.Object
org.variantsync.diffdetective.show.engine.EntityComponent
org.variantsync.diffdetective.show.engine.entity.Behaviour
org.variantsync.diffdetective.show.variation.Dance
- All Implemented Interfaces:
Updateable
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.variantsync.diffdetective.show.engine.EntityComponent
getEntity, setEntity
-
Field Details
-
passedTime
private double passedTime -
intensity
private double intensity -
center
-
-
Constructor Details
-
Dance
public Dance()
-
-
Method Details
-
setCenter
-
resetTime
public void resetTime() -
update
public void update(double deltaSeconds)
-