示例#1
0
文件: test.py 项目: greysondn/lmpkit
 def test_05(self):
     # prboom says ??? tics
     lmpkit.createDemoLumpFromFile("test_files/test_05.lmp")
示例#2
0
文件: test.py 项目: greysondn/lmpkit
 def test_03(self):
     # prboom says 694 tics
     lmpkit.createDemoLumpFromFile("test_files/test_03.lmp")
示例#3
0
文件: test.py 项目: greysondn/lmpkit
 def test_01(self):
     # prboom says 1420 tics
     lmpkit.createDemoLumpFromFile("test_files/test_01.lmp")
示例#4
0
文件: test.py 项目: greysondn/lmpkit
 def test_02(self):
     # prboom says 2204 tics
     lmpkit.createDemoLumpFromFile("test_files/test_02.lmp")
示例#5
0
文件: test.py 项目: greysondn/lmpkit
 def test_05(self):
     lmpkit.createDemoLumpFromFile("test_files/test_05.lmp")