events.resource module¶
Provides a way to create resource (.res) files using custom events.
- class events.resource.ResourceFile(filepath, *events)[source]¶
Bases:
OrderedDict
Class used to write and load custom event .res files.
- property filepath¶
Return the path to the .res file.
- property fullpath¶
Return the full path of the .res file.