Uses of Class
org.baseagent.embodied.EmbodiedAgent
Packages that use EmbodiedAgent
Package
Description
-
Uses of EmbodiedAgent in org.baseagent.embodied
Methods in org.baseagent.embodied with parameters of type EmbodiedAgentModifier and TypeMethodDescriptionvoid
EmbodiedAgent.join
(EmbodiedAgent otherAgent) void
Processor.process
(EmbodiedAgent agent) -
Uses of EmbodiedAgent in org.baseagent.embodied.behaviors
Constructors in org.baseagent.embodied.behaviors with parameters of type EmbodiedAgent -
Uses of EmbodiedAgent in org.baseagent.ui.defaults
Methods in org.baseagent.ui.defaults with parameters of type EmbodiedAgentModifier and TypeMethodDescriptionstatic void
VisualizationLibrary.drawEmbodiedAgent
(javafx.scene.canvas.GraphicsContext gcc, int x, int y, int width, int height, EmbodiedAgent embodied, javafx.scene.paint.Color color)