| Package | Description |
|---|---|
| SocialSteeringsBeta | |
| SteeringProperties | |
| XMLSteeringProperties |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TriangleSteeringProperties.setNewBehaviorType(SteeringProperties.BehaviorType behaviorType) |
| Modifier and Type | Field and Description |
|---|---|
protected SteeringProperties.BehaviorType |
SteeringProperties.behaviorType
The behavior type.
|
| Modifier and Type | Method and Description |
|---|---|
SteeringProperties.BehaviorType |
SteeringProperties.getBehaviorType() |
static SteeringProperties.BehaviorType |
SteeringProperties.BehaviorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SteeringProperties.BehaviorType[] |
SteeringProperties.BehaviorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SteeringProperties.setBehaviorType(SteeringProperties.BehaviorType behaviorType) |
protected void |
WallFollowingProperties.setNewBehaviorType(SteeringProperties.BehaviorType behaviorType) |
protected void |
WalkAlongProperties.setNewBehaviorType(SteeringProperties.BehaviorType behaviorType) |
protected void |
TargetApproachingProperties.setNewBehaviorType(SteeringProperties.BehaviorType behaviorType) |
protected void |
StickToPathProperties.setNewBehaviorType(SteeringProperties.BehaviorType behaviorType) |
protected abstract void |
SteeringProperties.setNewBehaviorType(SteeringProperties.BehaviorType behaviorType) |
protected void |
PeopleAvoidanceProperties.setNewBehaviorType(SteeringProperties.BehaviorType behaviorType) |
protected void |
PathFollowingProperties.setNewBehaviorType(SteeringProperties.BehaviorType behaviorType) |
protected void |
ObstacleAvoidanceProperties.setNewBehaviorType(SteeringProperties.BehaviorType behaviorType) |
protected void |
LeaderFollowingProperties.setNewBehaviorType(SteeringProperties.BehaviorType behaviorType) |
| Constructor and Description |
|---|
LeaderFollowingProperties(SteeringProperties.BehaviorType behaviorType) |
ObstacleAvoidanceProperties(SteeringProperties.BehaviorType behaviorType)
Creates the ObstacleAvoidanceProperties - BASIC/ADVANCED.
|
PathFollowingProperties(SteeringProperties.BehaviorType behaviorType) |
PeopleAvoidanceProperties(SteeringProperties.BehaviorType behaviorType) |
SteeringProperties(SteeringType type,
boolean active,
double weight,
SteeringProperties.BehaviorType behaviorType) |
SteeringProperties(SteeringType type,
SteeringProperties.BehaviorType behaviorType) |
TargetApproachingProperties(SteeringProperties.BehaviorType behaviorType) |
WalkAlongProperties(SteeringProperties.BehaviorType behaviorType) |
WallFollowingProperties(SteeringProperties.BehaviorType behaviorType) |
| Modifier and Type | Field and Description |
|---|---|
SteeringProperties.BehaviorType |
XMLWallFollowingProperties.behavior |
SteeringProperties.BehaviorType |
XMLWalkAlongProperties.behavior |
SteeringProperties.BehaviorType |
XMLTargetApproachingProperties1.behavior |
SteeringProperties.BehaviorType |
XMLTargetApproachingProperties.behavior |
SteeringProperties.BehaviorType |
XMLPeopleAvoidanceProperties.behavior |
SteeringProperties.BehaviorType |
XMLPathFollowingProperties.behavior |
SteeringProperties.BehaviorType |
XMLObstacleAvoidanceProperties.behavior |
SteeringProperties.BehaviorType |
XMLLeaderFollowingProperties.behavior |
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.