Skip to main content

physics Namespace

Physics simulation and collision detection subsystem for the game engine. More...

Definition

namespace helios::engine::modules::physics { ... }

Namespaces Index

namespacemotion

Motion physics components and systems. More...

namespacecollision
namespacesystems

Physics and movement systems for the game engine. More...

Functions Index

voidregisterComponents ()

Registers all physics components with the ComponentReflector. More...

Description

Physics simulation and collision detection subsystem for the game engine.

This namespace provides the complete physics layer for the helios game engine, including movement simulation, collision detection, and physics-related event handling. The architecture follows a data-driven design where components store state and systems process behavior.

Functions

registerComponents()

void helios::engine::modules::physics::registerComponents ()
inline

The documentation for this namespace was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.