Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
rtp::ecs::components::audio Namespace Reference

Classes

struct  AudioSource
 Component for entities that emit continuous sound (music, loops, ambient) More...
 
struct  SoundEvent
 Component for triggering one-time sound effects (SFX) More...