#include <pathfinder.h>
PathFinderInput::PathFinderInput |
( |
| ) |
|
const Vec2i& PathFinderInput::GetGoalPos |
( |
| ) |
const |
|
inline |
const Vec2i& PathFinderInput::GetGoalSize |
( |
| ) |
const |
|
inline |
int PathFinderInput::GetMaxRange |
( |
| ) |
const |
|
inline |
int PathFinderInput::GetMinRange |
( |
| ) |
const |
|
inline |
CUnit* PathFinderInput::GetUnit |
( |
| ) |
const |
|
inline |
const Vec2i & PathFinderInput::GetUnitPos |
( |
| ) |
const |
Vec2i PathFinderInput::GetUnitSize |
( |
| ) |
const |
bool PathFinderInput::IsRecalculateNeeded |
( |
| ) |
const |
|
inline |
void PathFinderInput::Load |
( |
lua_State * |
l | ) |
|
void PathFinderInput::PathRacalculated |
( |
| ) |
|
void PathFinderInput::Save |
( |
CFile & |
file | ) |
const |
void PathFinderInput::SetGoal |
( |
const Vec2i & |
pos, |
|
|
const Vec2i & |
size |
|
) |
| |
void PathFinderInput::SetMaxRange |
( |
int |
range | ) |
|
void PathFinderInput::SetMinRange |
( |
int |
range | ) |
|
void PathFinderInput::SetUnit |
( |
CUnit & |
_unit | ) |
|
The documentation for this class was generated from the following files:
(C) Copyright 1998-2012 by The