-
Notifications
You must be signed in to change notification settings - Fork 114
Performance Features
Daan van Yperen edited this page May 30, 2019
·
1 revision
- Prefabs - Cheap cloning of entities from a json file.
- Archetype - Cheap cloning of entities from a programmatic template.
- Entity Transmuter - Fastest entity composition changes.
- Weaving - Performance boosting via maven/gradle plugin.
- Component Pooling - Mitigate garbage collection related freezes and stuttering on the Android platform.
- Overview
- Concepts
- Getting Started
- Using
- More guides
- Plugins
- Game Gallery
- Tools and Frameworks
- API reference