|
|
PixelBullet
0.0.1
A C++ game engine
|
Public Attributes | |
| std::thread | audio_thread |
| CommandQueue | command_queue |
| std::unique_ptr< AudioBackend > | backend |
| std::atomic< AudioPlaybackHandle::ValueType > | next_handle_value { 1 } |
| bool | initialized = false |