public static interface MoveAction.IMoveEvaluator
| Modifier and Type | Method and Description |
|---|---|
double |
evaluateMove(IVector2 position)
Evaluate the move to the given position.
|
double evaluateMove(IVector2 position)
position - The position to move to.Copyright © 2013. All Rights Reserved.