Package | Description |
---|---|
desmoj.extensions.visualization2d.animation.core.simulator |
This package is the animated version of
package desmoj.core.simulator
|
Modifier and Type | Method and Description |
---|---|
void |
EntityAnimation.createAnimation(java.lang.String entityTypeId,
java.lang.String state,
PositionExt pos,
boolean showInAnimation)
createAnimation method of static entities.
|
void |
SimProcessAnimation.createAnimation(java.lang.String entityTypeId,
java.lang.String state,
PositionExt pos,
boolean showInAnimation)
createAnimation method of static entities.
|