Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cPathFinder, including all inherited members.
cPathFinder(float a_MobWidth, float a_MobHeight) | cPathFinder | |
EnsureProperPoint(Vector3d &a_Vector, cChunk &a_Chunk) | cPathFinder | private |
GetNextWayPoint(cChunk &a_Chunk, const Vector3d &a_Source, Vector3d *a_Destination, Vector3d *a_OutputWaypoint, bool a_DontCare=false) | cPathFinder | |
IsWaterOrSolid(BLOCKTYPE a_BlockType) | cPathFinder | private |
m_DeviationOrigin | cPathFinder | private |
m_FinalDestination | cPathFinder | private |
m_GiveUpCounter | cPathFinder | private |
m_Height | cPathFinder | private |
m_NoPathToTarget | cPathFinder | private |
m_NotFoundCooldown | cPathFinder | private |
m_Path | cPathFinder | private |
m_PathDestination | cPathFinder | private |
m_Source | cPathFinder | private |
m_WayPoint | cPathFinder | private |
m_Width | cPathFinder | private |
PathIsTooOld() const | cPathFinder | private |
ResetPathFinding(cChunk &a_Chunk) | cPathFinder | private |