Package | Description |
---|---|
Steerings | |
SteeringStuff |
Modifier and Type | Class and Description |
---|---|
class |
ObstacleAvoidanceSteer
A class for providing obstacle avoiding steering via raycasting.
|
class |
WallFollowingSteer
A class for providing wall following steering to bots via raycasting.
|
Modifier and Type | Method and Description |
---|---|
void |
RaycastingManager.addRayFlagChangedListener(SteeringType type,
IRaysFlagChanged listener)
Adds new ISteeringPropertiesChangedListener - he will listen for changes in some steering properties.
|
void |
RaycastingManager.addRays(SteeringType type,
LinkedList<SteeringRay> rayList,
IRaysFlagChanged listener)
Adds rays of the type.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.