载入中...
搜索中...
未找到
eve::map::Pathfinder::Impl结构体 参考

Public 属性

Grid grid
 
bool hasCachedField = false
 
int cachedGoalX = 0
 
int cachedGoalY = 0
 
FlowField cachedField
 

详细描述

在文件 Pathfinder.cpp296 行定义.

类成员变量说明

◆ cachedField

FlowField eve::map::Pathfinder::Impl::cachedField

在文件 Pathfinder.cpp301 行定义.

◆ cachedGoalX

int eve::map::Pathfinder::Impl::cachedGoalX = 0

在文件 Pathfinder.cpp299 行定义.

◆ cachedGoalY

int eve::map::Pathfinder::Impl::cachedGoalY = 0

在文件 Pathfinder.cpp300 行定义.

◆ grid

Grid eve::map::Pathfinder::Impl::grid

在文件 Pathfinder.cpp297 行定义.

◆ hasCachedField

bool eve::map::Pathfinder::Impl::hasCachedField = false

在文件 Pathfinder.cpp298 行定义.


该结构体的文档由以下文件生成: