pooling Namespace
GameObject pooling for efficient object recycling. More...
Definition
namespace helios::engine::runtime::pooling { ... }
Namespaces Index
| namespace | components |
| namespace | types |
Classes Index
| class | GameObjectPool |
|
Object pool for efficient GameObject lifecycle management. More... | |
| struct | GameObjectPoolConfig |
|
Configuration structure for creating a GameObjectPool. More... | |
| class | GameObjectPoolManager |
|
High-level manager for GameObject pooling operations. More... | |
| class | GameObjectPoolRegistry |
|
Central registry for managing multiple named GameObjectPools. More... | |
| struct | GameObjectPoolSnapshot |
|
Immutable snapshot of a GameObjectPool's current state. More... | |
Description
GameObject pooling for efficient object recycling.
Provides GameObjectPool for handle-based entity tracking, registries for pool lookup, configuration structures for declarative pool setup, and managers for integration with GameWorld.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.