The main package of RE ENGINE FX.
Includes Core, Scene, Input, ECS, Tweens, Logger, and some utilities.
Core is the most important place to start, as it provides access to all key features.
content/asset loader and manager
globally available game core, providing access to most key game services and scene control
engine entity component system
graphics and renderables
engine input features
engine math utilities
game time
See Source File
The main package of RE ENGINE FX.
Includes Core, Scene, Input, ECS, Tweens, Logger, and some utilities.
Core is the most important place to start, as it provides access to all key features.