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