文件名称:Cocos2d-x 地图行走的实现3:A*算法
文件大小:643KB
文件格式:ZIP
更新时间:2017-08-29 15:04:07
Cocos2D-x,A*
本资源对应的文章:http://blog.csdn.net/stevenkylelee/article/details/38456419
【文件预览】:
Resources
----vertex_1.png(6KB)
----fonts()
--------Marker Felt.ttf(25KB)
----map_bg.png(574KB)
----config()
--------strings.xml(290B)
--------map_walk.xml(84KB)
----kaito.png(8KB)
----ui()
--------hud_control()
----line.png(167B)
Classes
----RoleKaito.h(786B)
----SceneMapWalk.cpp(520B)
----SceneMapWalk.h(294B)
----MapWalkVertex.cpp(221B)
----AppDelegate.h(947B)
----HelloWorldScene.h(612B)
----Graph()
--------GraphPathfinding.cpp(130B)
--------GraphPathfinding.h(378B)
--------Graph.cpp(2KB)
--------Spfa.cpp(2KB)
--------Spfa.h(319B)
--------AStar.cpp(2KB)
--------AStar.h(671B)
--------Dijkstra.h(501B)
--------Graph.h(3KB)
--------Dijkstra.cpp(2KB)
----RoleKaito.cpp(4KB)
----LayerHudControl.cpp(4KB)
----HelloWorldScene.cpp(3KB)
----AppDelegate.cpp(1KB)
----LayerMapWalk.h(2KB)
----LayerMapWalk.cpp(11KB)
----MapWalkVertex.h(416B)
----LayerHudControl.h(590B)
----MapWalkConfigManager.cpp(3KB)
----MapWalkConfigManager.h(371B)