System.removeFromEngine

Called just after the system is removed from the engine, after all calls to the update method. Override this method to add your own functionality.

@param engine The engine the system was removed from.

class System
void
removeFromEngine

Meta