PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::AudioSourceComponent Struct Reference

Public Member Functions

bool operator== (const AudioSourceComponent &other) const noexcept

Public Attributes

bool enabled = true
VirtualPath clip
bool autoplay = true
bool loop = false
float volume = 1.0f
bool spatial = false
float min_distance = 1.0f
float max_distance = 20.0f

The documentation for this struct was generated from the following file: