VOX
A little voxel engine
Loading...
Searching...
No Matches
Sound::Instance Struct Reference

#include <SoundEngine.hpp>

Collaboration diagram for Sound::Instance:
Collaboration graph

Public Attributes

Dataaudio_data = nullptr
 
uint32_t cursor = 0
 
bool loop = false
 
bool ended = false
 

Member Data Documentation

◆ audio_data

Data* Sound::Instance::audio_data = nullptr

◆ cursor

uint32_t Sound::Instance::cursor = 0

◆ ended

bool Sound::Instance::ended = false

◆ loop

bool Sound::Instance::loop = false

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