Home | Trees | Indices | Help |
|
---|
|
object --+ | Spell --+ | SpellGroupBase
|
|||
|
|||
bool |
|
||
Inherited from Inherited from Inherited from |
|
|||
bool |
|
||
|
|||
Inherited from |
|
|||
SPELLCLASSES =
List of Spells of this group (not instantiated). |
|||
ACTIVESPELLCLASSES =
List of active spells of this group (not instantiated). |
|||
spells =
List of active spell instances. |
|||
Inherited from |
|
|||
Inherited from |
|
|
|
Called just before the toaster starts processing all files. If it returns False, then the spell is not used. The default implementation simply returns True. For example, if the spell only acts on a particular block type, but that block type is excluded, then you can use this function to flag that this spell can be skipped. You can also use this function to initialize statistics data to be aggregated from files, to initialize a log file, and so.
|
|
|
ACTIVESPELLCLASSESList of active spells of this group (not instantiated). This list is automatically built when toastentry is called.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:59 2011 | http://epydoc.sourceforge.net |