@AnyLogicInternalAPI public interface ExtAnimationParams extends AgentExtension
P_AGENT_INTERACTIVE_DELEGATE, P_AGENT_WITH_SPATIAL_METRICS_DELEGATE, P_AGENT_WITH_SPECIFIC_SPACE, P_AGENT_WITH_SPECIFIC_SPACE_DELEGATE, P_ENTITY_DELEGATE, P_ENV_WITH_SPECIFIC_SPACE, P_ROOT, P_SPACE, P_USER_EXT
Modifier and Type | Method and Description |
---|---|
Position |
getAnimationPosition(Position out) |
double |
getAnimationX() |
double |
getAnimationY() |
double |
getAnimationZ() |
double |
getPresentationScaleOnOwnerSpace()
Returns the scale of the agent presentation animation
on its space or
1.0 if space isn't defined
or agent list is empty |
Agent |
getSpace()
Returns the agent representing space this agent lives in
|
boolean |
isAnimationVisible_xjal() |
void |
setSpace(Agent space)
Sets the space for agent.
|
getAgent, next_xjal, onDestroy, onExtensionRemoved, priority, setNext_xjal, supportsInterface_xjal
void setSpace(Agent space)
space
- the agent representing space this agent will live inAgent getSpace()
double getAnimationX()
double getAnimationY()
double getAnimationZ()
@AnyLogicInternalCodegenAPI double getPresentationScaleOnOwnerSpace()
1.0
if space isn't defined
or agent list is empty@AnyLogicInternalAPI boolean isAnimationVisible_xjal()
Copyright © AnyLogic North America, LLC. All Rights Reserved.