screpl.plugins.boundeditor.testmode module ¶
TestPatternApp
Expected TUI
1. Bound Editor - TEST MODE
2. Timer = {timer}
3.
4.
5. Press 'R' to reset
6. Start location: {g_start_location}
7.
8.
9.
10.
11.
-
class
screpl.plugins.boundeditor.testmode.
TestPatternApp
[source] ¶ -
Bases:
screpl.core.application.Application
Application Fields
Application Methods
index
methods
0
1
2
3
screpl.plugins.boundeditor.testmode.TestPatternApp.on_init()
4
5
-
loop
( self ) ¶ -
AppMethodN
(index=0)
-
on_init
( self ) ¶ -
AppMethodN
(index=3)
-
print
( self , writer ) ¶ -
AppMethodN
(index=5)
-