Closed seisatsu closed 7 years ago
"Driftwood" is already set as a builtin pointing to the engine instance at startup. Other class instances do not need to receive a reference to it as self.driftwood, as they can simply use the builtin.
Nevermind actually. Code-wise, it is probably cleaner to trace back to the class through internal variables whenever we can.
"Driftwood" is already set as a builtin pointing to the engine instance at startup. Other class instances do not need to receive a reference to it as self.driftwood, as they can simply use the builtin.