Метод | Описание | |
---|---|---|
GetPosition ( Vector2 start, Vector2 toGoal, float radius, Entity source ) : Vector2 | ||
Setup ( Level level ) : void |
public static GetPosition ( Vector2 start, Vector2 toGoal, float radius, Entity source ) : Vector2 | ||
start | Vector2 | |
toGoal | Vector2 | |
radius | float | |
source | Entity | |
Результат | Vector2 |
public static Setup ( Level level ) : void | ||
level | Level | |
Результат | void |