文件名称:SimpleSoccer
介绍说明--下载内容均来自于网络,请自行研究使用
用C++编写的一个2D足球演示程序,将人工智能加入到游戏中,制作出了一个生动而又功能全面的足球游戏。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 35738619simplesoccer.rar 列表 Buckland_Chapter4-SimpleSoccer\Common\2D\C2DMatrix.h Buckland_Chapter4-SimpleSoccer\Common\2D\geometry.h Buckland_Chapter4-SimpleSoccer\Common\2D\InvertedAABBox2D.h Buckland_Chapter4-SimpleSoccer\Common\2D\Transformations.h Buckland_Chapter4-SimpleSoccer\Common\2D\Vector2d.cpp Buckland_Chapter4-SimpleSoccer\Common\2D\Vector2D.h Buckland_Chapter4-SimpleSoccer\Common\2D\Wall2D.h Buckland_Chapter4-SimpleSoccer\Common\2D\WallIntersectionTests.h Buckland_Chapter4-SimpleSoccer\Common\FSM\State.h Buckland_Chapter4-SimpleSoccer\Common\FSM\StateMachine.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzyHedges.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzyModule.cpp Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzyModule.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzyOperators.cpp Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzyOperators.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzyRule.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzySet.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzySet_LeftShoulder.cpp Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzySet_LeftShoulder.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzySet_RightShoulder.cpp Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzySet_RightShoulder.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzySet_Shoulder.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzySet_Singleton.cpp Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzySet_Singleton.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzySet_Triangle.cpp Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzySet_Triangle.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzyTerm.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzyVariable.cpp Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FuzzyVariable.h Buckland_Chapter4-SimpleSoccer\Common\fuzzy\FzSet.h Buckland_Chapter4-SimpleSoccer\Common\Game\BaseGameEntity.cpp Buckland_Chapter4-SimpleSoccer\Common\Game\BaseGameEntity.h Buckland_Chapter4-SimpleSoccer\Common\Game\EntityFunctionTemplates.h Buckland_Chapter4-SimpleSoccer\Common\Game\EntityManager.cpp Buckland_Chapter4-SimpleSoccer\Common\Game\EntityManager.h Buckland_Chapter4-SimpleSoccer\Common\Game\MovingEntity.h Buckland_Chapter4-SimpleSoccer\Common\Game\Region.h Buckland_Chapter4-SimpleSoccer\Common\Goals\Goal.h Buckland_Chapter4-SimpleSoccer\Common\Goals\Goal_Composite.h Buckland_Chapter4-SimpleSoccer\Common\Graph\AStarHeuristicPolicies.h Buckland_Chapter4-SimpleSoccer\Common\Graph\GraphAlgorithms.h Buckland_Chapter4-SimpleSoccer\Common\Graph\GraphEdgeTypes.h Buckland_Chapter4-SimpleSoccer\Common\Graph\GraphNodeTypes.h Buckland_Chapter4-SimpleSoccer\Common\Graph\HandyGraphFunctions.h Buckland_Chapter4-SimpleSoccer\Common\Graph\NodeTypeEnumerations.h Buckland_Chapter4-SimpleSoccer\Common\Graph\SparseGraph.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\bin\Lua.exe Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\bin\Luac.exe Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\bin\readme.txt Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\build Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\config Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\configure Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\COPYRIGHT Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\doc\logo.gif Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\doc\lua.1 Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\doc\lua.html Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\doc\luac.1 Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\doc\luac.html Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\doc\manual.html Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\doc\readme.html Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\bin2c.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\compat.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\doall.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\lua.ico Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\lua.magic Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\lua.xpm Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\luser_number.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\luser_number.h.backup Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\luser_tests.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\luser_tests.h.backup Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\Makefile Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\min.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\noparser.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\README Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\saconfig.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc\trace.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\HISTORY Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include\lauxlib.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include\lauxlib.h.backup Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include\lua.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include\lua.h.backup Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include\LuaHelperFunctions.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include\lualib.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include\lualib.h.backup Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include\Makefile Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include\OpenLuaStates.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\INSTALL Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\lib\lua.lib Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\lib\lualib.lib Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\lib\readme.txt Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\Makefile Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\MANIFEST Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\README Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lapi.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lapi.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lcode.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lcode.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\ldebug.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\ldebug.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\ldo.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\ldo.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\ldump.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lfunc.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lfunc.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lgc.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lgc.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\lauxlib.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\lbaselib.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\ldblib.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\liolib.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\lmathlib.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\loadlib.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\lstrlib.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\ltablib.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\Makefile Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\README Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\llex.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\llex.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\llimits.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lmem.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lmem.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lobject.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lobject.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lopcodes.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lopcodes.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lparser.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lparser.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lstate.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lstate.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lstring.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lstring.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\ltable.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\ltable.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\ltests.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\ltm.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\ltm.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lua\lua.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lua\Makefile Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lua\README Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lua\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\luac\luac.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\luac\Makefile Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\luac\print.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\luac\README Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\luac\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\LuaHelperFunctions.cpp Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lundump.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lundump.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lvm.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lvm.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lzio.c Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lzio.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\Makefile Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\README Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\bisect.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\cf.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\compat.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\echo.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\env.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\factorial.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\fib.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\fibfor.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\globals.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\hello.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\life.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\luac.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\printf.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\README Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\readonly.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\sieve.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\sort.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\table.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\trace-calls.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\trace-globals.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\undefined.lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test\xd.lua Buckland_Chapter4-SimpleSoccer\Common\luabind\config Buckland_Chapter4-SimpleSoccer\Common\luabind\doc\docs.html Buckland_Chapter4-SimpleSoccer\Common\luabind\doc\index.html Buckland_Chapter4-SimpleSoccer\Common\luabind\doc\luabind-logo-label.ps Buckland_Chapter4-SimpleSoccer\Common\luabind\doc\style.css Buckland_Chapter4-SimpleSoccer\Common\luabind\doc\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\any_converter\any_converter.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\any_converter\makefile Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\any_converter\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\cln\cln_test.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\cln\cln_test.lua Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\cln\makefile Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\cln\README Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\cln\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\filesystem\directory_iterator.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\filesystem\filesystem.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\filesystem\inspect.lua Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\filesystem\makefile Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\filesystem\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\glut\glut_bind.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\glut\glut_bindings.lua Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\glut\makefile Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\glut\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\intrusive_ptr\intrusive_ptr.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\intrusive_ptr\makefile Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\intrusive_ptr\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\makefile Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\regexp\makefile Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\regexp\regex.lua Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\regexp\regex_wrap.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\regexp\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\LICENSE Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\adopt_policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\class.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\com_policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\config.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\container_policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\copy_policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\dependency_policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\calc_arity.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\call.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\call_function.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\call_member.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\class_registry.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\class_rep.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\class_rep_scope.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\constructor.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\construct_rep.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\convert_to_lua.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\decorate_type.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\enum_maker.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\error.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\find_best_match.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\garbage_collector.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\get_overload_signature.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\get_signature.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\implicit_cast.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\method_rep.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\object_funs.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\object_rep.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\open.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\operators.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\operator_id.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\other.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\overload_rep.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\overload_rep_base.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\overload_rep_impl.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\primitives.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\property.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\ref.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\signature_match.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\typetraits.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\discard_result_policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\function.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\functor.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\iterator_policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\luabind.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\object.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\out_value_policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\return_reference_to_policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\scope.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\yield_policy.hpp Buckland_Chapter4-SimpleSoccer\Common\luabind\makefile Buckland_Chapter4-SimpleSoccer\Common\luabind\src\class_rep.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\src\create_class.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\src\find_best_match.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\src\function.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\src\implicit_cast.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\src\makefile Buckland_Chapter4-SimpleSoccer\Common\luabind\src\object.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\src\open.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\src\stack_content_by_name.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\src\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\luabind\test\benchmark.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\main.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\makefile Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test.h Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_attributes.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_const.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_construction.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_exceptions.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_free_functions.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_held_type.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_implicit_cast.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_iterator.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_lua_classes.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_null_pointer.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_object.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_operators.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_policies.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_scope.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_typetraits.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\test_yield.cpp Buckland_Chapter4-SimpleSoccer\Common\luabind\test\vssver.scc Buckland_Chapter4-SimpleSoccer\Common\Messaging\MessageDispatcher.cpp Buckland_Chapter4-SimpleSoccer\Common\Messaging\MessageDispatcher.h Buckland_Chapter4-SimpleSoccer\Common\Messaging\Telegram.h Buckland_Chapter4-SimpleSoccer\Common\misc\autolist.h Buckland_Chapter4-SimpleSoccer\Common\misc\CellSpacePartition.h Buckland_Chapter4-SimpleSoccer\Common\misc\Cgdi.cpp Buckland_Chapter4-SimpleSoccer\Common\misc\Cgdi.h Buckland_Chapter4-SimpleSoccer\Common\misc\ConsoleUtils.h Buckland_Chapter4-SimpleSoccer\Common\misc\FrameCounter.cpp Buckland_Chapter4-SimpleSoccer\Common\misc\FrameCounter.h Buckland_Chapter4-SimpleSoccer\Common\misc\iniFileLoaderBase.cpp Buckland_Chapter4-SimpleSoccer\Common\misc\iniFileLoaderBase.h Buckland_Chapter4-SimpleSoccer\Common\misc\PriorityQueue.h Buckland_Chapter4-SimpleSoccer\Common\misc\Smoother.h Buckland_Chapter4-SimpleSoccer\Common\misc\Stream_Utility_Functions.h Buckland_Chapter4-SimpleSoccer\Common\misc\TypeToString.h Buckland_Chapter4-SimpleSoccer\Common\misc\utils.h Buckland_Chapter4-SimpleSoccer\Common\misc\WindowUtils.cpp Buckland_Chapter4-SimpleSoccer\Common\misc\WindowUtils.h Buckland_Chapter4-SimpleSoccer\Common\script\Scriptor.h Buckland_Chapter4-SimpleSoccer\Common\Time\CrudeTimer.cpp Buckland_Chapter4-SimpleSoccer\Common\Time\CrudeTimer.h Buckland_Chapter4-SimpleSoccer\Common\Time\PrecisionTimer.cpp Buckland_Chapter4-SimpleSoccer\Common\Time\PrecisionTimer.h Buckland_Chapter4-SimpleSoccer\Common\Time\Regulator.h Buckland_Chapter4-SimpleSoccer\Common\Triggers\Trigger.h Buckland_Chapter4-SimpleSoccer\Common\Triggers\TriggerRegion.h Buckland_Chapter4-SimpleSoccer\Common\Triggers\TriggerSystem.h Buckland_Chapter4-SimpleSoccer\Common\Triggers\Trigger_LimitedLifeTime.h Buckland_Chapter4-SimpleSoccer\Common\Triggers\Trigger_Respawning.h Buckland_Chapter4-SimpleSoccer\constants.h Buckland_Chapter4-SimpleSoccer\FieldPlayer.cpp Buckland_Chapter4-SimpleSoccer\FieldPlayer.h Buckland_Chapter4-SimpleSoccer\FieldPlayerStates.cpp Buckland_Chapter4-SimpleSoccer\FieldPlayerStates.h Buckland_Chapter4-SimpleSoccer\Goal.cpp Buckland_Chapter4-SimpleSoccer\Goal.h Buckland_Chapter4-SimpleSoccer\Goalkeeper.cpp Buckland_Chapter4-SimpleSoccer\Goalkeeper.h Buckland_Chapter4-SimpleSoccer\GoalKeeperStates.cpp Buckland_Chapter4-SimpleSoccer\GoalKeeperStates.h Buckland_Chapter4-SimpleSoccer\icon1.ico Buckland_Chapter4-SimpleSoccer\main.cpp Buckland_Chapter4-SimpleSoccer\ParamLoader.cpp Buckland_Chapter4-SimpleSoccer\ParamLoader.h Buckland_Chapter4-SimpleSoccer\Params.ini Buckland_Chapter4-SimpleSoccer\PlayerBase.cpp Buckland_Chapter4-SimpleSoccer\PlayerBase.h Buckland_Chapter4-SimpleSoccer\resource.h Buckland_Chapter4-SimpleSoccer\Script1.aps Buckland_Chapter4-SimpleSoccer\Script1.rc Buckland_Chapter4-SimpleSoccer\SimpleSoccer.dep Buckland_Chapter4-SimpleSoccer\SimpleSoccer.dsp Buckland_Chapter4-SimpleSoccer\SimpleSoccer.dsw Buckland_Chapter4-SimpleSoccer\SimpleSoccer.exe Buckland_Chapter4-SimpleSoccer\SimpleSoccer.mak Buckland_Chapter4-SimpleSoccer\SimpleSoccer.ncb Buckland_Chapter4-SimpleSoccer\SimpleSoccer.opt Buckland_Chapter4-SimpleSoccer\SimpleSoccer.plg Buckland_Chapter4-SimpleSoccer\SimpleSoccer.sln Buckland_Chapter4-SimpleSoccer\SimpleSoccer.suo Buckland_Chapter4-SimpleSoccer\SimpleSoccer.vcproj Buckland_Chapter4-SimpleSoccer\SimpleSoccer.vcproj.WONDERWAY.kidwei.user Buckland_Chapter4-SimpleSoccer\SoccerBall.cpp Buckland_Chapter4-SimpleSoccer\SoccerBall.h Buckland_Chapter4-SimpleSoccer\SoccerMessages.cpp Buckland_Chapter4-SimpleSoccer\SoccerMessages.h Buckland_Chapter4-SimpleSoccer\SoccerPitch.cpp Buckland_Chapter4-SimpleSoccer\SoccerPitch.h Buckland_Chapter4-SimpleSoccer\SoccerTeam.cpp Buckland_Chapter4-SimpleSoccer\SoccerTeam.h Buckland_Chapter4-SimpleSoccer\SteeringBehaviors.cpp Buckland_Chapter4-SimpleSoccer\SteeringBehaviors.h Buckland_Chapter4-SimpleSoccer\SupportSpotCalculator.cpp Buckland_Chapter4-SimpleSoccer\SupportSpotCalculator.h Buckland_Chapter4-SimpleSoccer\TeamStates.cpp Buckland_Chapter4-SimpleSoccer\TeamStates.h Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include\Debug Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lib Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\lua Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src\luac Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\any_converter Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\cln Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\filesystem Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\glut Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\intrusive_ptr Buckland_Chapter4-SimpleSoccer\Common\luabind\examples\regexp Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind\detail Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\bin Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\doc Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\etc Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\include Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\lib Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\src Buckland_Chapter4-SimpleSoccer\Common\lua-5.0\test Buckland_Chapter4-SimpleSoccer\Common\luabind\doc Buckland_Chapter4-SimpleSoccer\Common\luabind\examples Buckland_Chapter4-SimpleSoccer\Common\luabind\luabind Buckland_Chapter4-SimpleSoccer\Common\luabind\src Buckland_Chapter4-SimpleSoccer\Common\luabind\test Buckland_Chapter4-SimpleSoccer\Common\2D Buckland_Chapter4-SimpleSoccer\Common\Debug Buckland_Chapter4-SimpleSoccer\Common\FSM Buckland_Chapter4-SimpleSoccer\Common\fuzzy Buckland_Chapter4-SimpleSoccer\Common\Game Buckland_Chapter4-SimpleSoccer\Common\Goals Buckland_Chapter4-SimpleSoccer\Common\Graph Buckland_Chapter4-SimpleSoccer\Common\lua-5.0 Buckland_Chapter4-SimpleSoccer\Common\luabind Buckland_Chapter4-SimpleSoccer\Common\Messaging Buckland_Chapter4-SimpleSoccer\Common\misc Buckland_Chapter4-SimpleSoccer\Common\script Buckland_Chapter4-SimpleSoccer\Common\Time Buckland_Chapter4-SimpleSoccer\Common\Triggers Buckland_Chapter4-SimpleSoccer\Common Buckland_Chapter4-SimpleSoccer\Debug Buckland_Chapter4-SimpleSoccer