Метод | Описание | |
---|---|---|
getNextPath ( GameObject currentPath, GameObject npc ) : GameObject |
Метод | Описание | |
---|---|---|
getClosestPathPoint ( GameObject npc ) : GameObject |
protected abstract getClosestPathPoint ( GameObject npc ) : GameObject | ||
npc | GameObject | |
Результат | GameObject |
public abstract getNextPath ( GameObject currentPath, GameObject npc ) : GameObject | ||
currentPath | GameObject | |
npc | GameObject | |
Результат | GameObject |