Home | Trees | Indices | Help |
---|
|
object --+ | AbstractUruDirectory --+ | UruGameDataDirectory
Uru game directory handler
An uru game directory contains the launcher, explorer, age files, sound files, localizations and other stuff.
|
|||
Inherited from Inherited from |
|
|||
dict
|
_dirmapping = {'dat': 'dat', 'loc': 'dat', 'sound': 'sfx', 'video'... A mapping of name → subpath |
||
dict
|
_factories = {'loc': (<class 'moul.file.localization.LocDirParser... A list of factories name → (callable, name tuples) _dirmapping
|
|
|||
Inherited from |
|
_dirmappingA mapping of name → subpath
|
_factoriesA list of factories name → (callable, name tuples)_dirmapping
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Feb 4 17:00:20 2007 | http://epydoc.sourceforge.net |