System.addToEngine

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.

class System
void
addToEngine

Meta