gameObject Namespace
Factory and prototype classes for GameObject construction. More...
Definition
namespace helios::engine::builder::gameObject { ... }
Namespaces Index
| namespace | builders |
|
Domain-specific builders for configuring different aspects of GameObjects. More... | |
Classes Index
| class | GameObjectFactory |
|
Factory class for creating and cloning GameObjects. More... | |
Description
Factory and prototype classes for GameObject construction.
This submodule contains the core factory pattern implementation for entity creation. GameObjectFactory provides static methods for creating new entities or cloning existing ones. GameObjectPrototype enables fluent, callback-based component configuration through domain-specific builders.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.