4#include "../vae_types.hpp"
5namespace vae {
namespace core {
constexpr int _VAE_EMITTER_SIZE
Contains Typedefinitions and basic structures use by the public API and internally.
GenericHandle EventHandle
The handle used to address events within a bank.
Allows placement of a Sound in 3D.
bool autoplaying
whether the event was already triggered
BankHandle bank
Needed to identify event.
Real maxDist
if event is valid, it will be emitted once the emitter is closer
EventHandle event
Will be triggerd.
Real spread
The width of the source, 1 means all speaker will play.