- Expects signature to be a ' '-delimited sequence of any of the strings
- 'int:nonneg', 'yx_tuple', 'yx_tuple:nonneg', 'yx_tuple:pos', 'string',
- 'seq:int:nonneg', 'string:' + an option type string accepted by
- self.game.get_string_options, defining the respective argument types.
+ Expects signature to be a ' '-delimited sequence of any of the
+ strings 'bool', 'int:nonneg', 'yx_tuple', 'yx_tuple:nonneg',
+ 'yx_tuple:pos', 'string', 'seq:int:nonneg', 'string:' + an
+ option type string accepted by self.game.get_string_options,
+ defining the respective argument types.
+