screpl.plugins.memory.memoryapp module ¶
-
class
screpl.plugins.memory.memoryapp.
MemoryApp
[source] ¶ -
Bases:
screpl.core.application.Application
Application Fields
-
_ptr
¶
-
epd
¶
-
size
¶
-
cursor
¶
-
autorefresh
¶
Application Methods
index
methods
0
1
2
3
4
5
-
loop
( self ) ¶ -
AppMethodN
(index=0)
-
on_init
( self ) ¶ -
AppMethodN
(index=3)
-
print
( self , writer ) ¶ -
AppMethodN
(index=5)
-
b
( self , value ) ¶
-
dw
( self , value ) ¶
-
ptr
( self , ptr ) ¶
-
ptrsz
( self , ptr , size ) ¶
-
w
( self , value ) ¶
-