Skip to main content

gameObject Namespace

Factory and prototype classes for GameObject construction. More...

Definition

namespace helios::engine::builder::gameObject { ... }

Namespaces Index

namespacebuilders

Domain-specific builders for configuring different aspects of GameObjects. More...

Classes Index

classGameObjectFactory

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.