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