group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
SfxEvents.hpp File Reference

SFX-specific event structs. More...

Go to the source code of this file.

Detailed Description

SFX-specific event structs.

Most SFX triggers are detected via frame-by-frame state comparison inside SfxSystem::update() rather than through discrete events. This file is kept as a placeholder for any future game-code → SFX event dispatch.