CMGDK r49-rc2
|
#include <hgl/type/List.H>
组合类型 | |
class | hgl::FindPath |
寻路模块基类 更多... | |
struct | hgl::FindPath::StepCoord |
class | hgl::FindPath::StepList |
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
类型定义 | |
typedef FindPathAlgorithml | hgl::FPA |
枚举 | |
enum | hgl::FindPathAlgorithml { hgl::fpaNone = 0, hgl::fpaAStar, hgl::fpaAStar8, hgl::fpaLine, hgl::fpaEnd } |
函数 | |
FindPath * | hgl::CreateFindPath (FPA, int, int) |
创建寻路模块 |