Class Behaviour
java.lang.Object
org.variantsync.diffdetective.show.engine.EntityComponent
org.variantsync.diffdetective.show.engine.entity.Behaviour
- All Implemented Interfaces:
Updateable
- Direct Known Subclasses:
Dance
-
Constructor Summary
-
Method Summary
Methods inherited from class org.variantsync.diffdetective.show.engine.EntityComponent
getEntity, setEntity
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.variantsync.diffdetective.show.engine.Updateable
update
-
Constructor Details
-
Behaviour
public Behaviour()
-