|
FIFE
|
This is the complete list of members for FIFE::IPather, including all inherited members.
| cancelSession(const int32_t sessionId)=0 | FIFE::IPather | pure virtual |
| createRoute(const Location &start, const Location &end, bool immediate=false, const std::string &cost_id="")=0 | FIFE::IPather | pure virtual |
| followRoute(const Location ¤t, Route *route, double speed, Location &nextLocation)=0 | FIFE::IPather | pure virtual |
| getMaxTicks()=0 | FIFE::IPather | pure virtual |
| getName() const =0 | FIFE::IPather | pure virtual |
| setMaxTicks(int32_t ticks)=0 | FIFE::IPather | pure virtual |
| solveRoute(Route *route, int32_t priority=MEDIUM_PRIORITY, bool immediate=false)=0 | FIFE::IPather | pure virtual |
| update()=0 | FIFE::IPather | pure virtual |
| ~IPather() | FIFE::IPather | inlinevirtual |