mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 03:15:43 +08:00
This PR improves the Space Shooter Tutorial as a whole by moving the setting of component's attributes from their `onLoad` method, to their constructors.