コード例 #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")