Description: java code to load lua files, lua scripts for the implementation of some algorithm (such as competition in the scheduling algorithm), in the system may change during the lua scripts in order to adapt to practical needs.
- [waterWave] - Prepared to use Direct3D to imitate the
File list (Check if you may need any files):
java_lua
........\Arg.java
........\DoLua.java
........\luaFiles
........\........\Arrange
........\........\.......\line.lua
........\........\.......\snakeArrange.lua
........\........\Match
........\........\.....\biCircle.lua
........\........\.....\circle.lua
........\........\.....\eliminate.lua
........\........\Promotion
........\........\.........\consolation.lua
........\........\.........\consolation1.lua
........\........\.........\demo.lua
........\........\.........\promotion.lua
........\LuaManage.java
........\Team.java
........\Test.java