| Class: ScriptPlayer | gadgets.py | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
ScriptPlayer: executes a script.Which is a list of strings stored in the "script" attribute. This is a subclass of Actor. ScriptPlayer: executes a script, which is a list of strings. The strings are stored in the "script" attribute. Each string may be one of: DELAY delay DO command text to be announced to the room
|