#include <ASoundManager.h>
Public Member Functions | |
TFLOAT & | operator[] (TUINT a_uiIndex) |
TFLOAT | operator[] (TUINT a_uiIndex) const |
Public Attributes | |
TFLOAT | aParams [MAX_NUM_PARAMS] |
Static Public Attributes | |
static constexpr TSIZE | MAX_NUM_PARAMS = 3 |
Definition at line 58 of file ASoundManager.h.
Definition at line 64 of file ASoundManager.h.
Definition at line 70 of file ASoundManager.h.
TFLOAT ASoundManager::EventParameters::aParams[MAX_NUM_PARAMS] |
Definition at line 77 of file ASoundManager.h.
|
staticconstexpr |
Definition at line 61 of file ASoundManager.h.