See: Description
| Interface | Description |
|---|---|
| EntityBasicAnimation |
Interface used from EntityAnimation and SimProcessAnimation
|
| ListInterface |
| Class | Description |
|---|---|
| EntityAnimation |
Animation of an Entity.
|
| ModelAnimation |
Animated version of model.
|
| ProcessQueueAnimation<P extends SimProcessAnimation> |
Animation of ProcessQueue
|
| QueueAnimation<P extends EntityAnimation> |
Animation of Queue
|
| SimProcessAnimation |
Animation of a SimProcess.
|