sf::AudioResource Class Reference
Abstract base class for every class that owns a device-dependant resource -- allow them to initialize / shutdown even when the audio context is not created.
More...
#include <AudioResource.hpp>
Inheritance diagram for sf::AudioResource:
List of all members.
Detailed Description
Abstract base class for every class that owns a device-dependant resource -- allow them to initialize / shutdown even when the audio context is not created.
Definition at line 41 of file AudioResource.hpp.
Constructor & Destructor Documentation
sf::AudioResource::AudioResource |
( |
|
) |
[protected] |
sf::AudioResource::AudioResource |
( |
const AudioResource & |
|
) |
[protected] |
sf::AudioResource::~AudioResource |
( |
|
) |
[protected, virtual] |
The documentation for this class was generated from the following files: