public class MovementCapability.Move extends java.lang.Object implements IDestinationGoal
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
destination
The destination.
|
| Constructor and Description |
|---|
Move(java.lang.Object destination)
Create a new Move.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getDestination()
Get the destination.
|
public java.lang.Object getDestination()
getDestination in interface IDestinationGoal