CMGDK r49-rc2
|
#include <hgl/ut/FindPath.H>
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
namespace | hgl::findpath |
函数 | |
FindPath * | hgl::findpath::CreateAStar4 (int w, int h) |
FindPath * | hgl::findpath::CreateAStar8 (int w, int h) |
FindPath * | hgl::findpath::CreateLine (int w, int h) |
FindPath * | hgl::CreateFindPath (FPA, int, int) |
创建寻路模块 | |
变量 | |
FindPath *(* | hgl::findpath::CreateFindPath [fpaEnd-1])(int, int) |