Struct SoundEffect

ClassList > SoundEffect

Public Attributes

Type Name
union SoundEffect data
HWavSFX hWav
vec2 pos
enum SoundEffectType type
struct ZZFXSound zzfx

Public Attributes Documentation

variable data

union SoundEffect SoundEffect::data;

variable hWav

HWavSFX SoundEffect::hWav;

variable pos

vec2 SoundEffect::pos;

variable type

enum SoundEffectType SoundEffect::type;

variable zzfx

struct ZZFXSound SoundEffect::zzfx;


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/core/Audio.c