Called just after the system is added to the engine, before any calls to the update method. Override this method to add your own functionality.
@param engine The engine the system was added to.
See Implementation
Called just after the system is added to the engine, before any calls to the update method. Override this method to add your own functionality.
@param engine The engine the system was added to.