Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
Public Member Functions | Public Attributes | List of all members
cqsp::asset::ALAudioAsset Class Reference

#include <alaudioasset.h>

Inheritance diagram for cqsp::asset::ALAudioAsset:
cqsp::asset::AudioAsset cqsp::asset::Asset

Public Member Functions

 ALAudioAsset ()
 
float Length ()
 
 ~ALAudioAsset ()
 
- Public Member Functions inherited from cqsp::asset::AudioAsset
virtual ~AudioAsset ()=default
 
AssetType GetAssetType () override
 
- Public Member Functions inherited from cqsp::asset::Asset
virtual ~Asset ()=default
 

Public Attributes

ALuint buffer
 
float length = 0
 
- Public Attributes inherited from cqsp::asset::Asset
std::string path
 
int accessed = 0
 

Constructor & Destructor Documentation

◆ ALAudioAsset()

cqsp::asset::ALAudioAsset::ALAudioAsset ( )
inline

◆ ~ALAudioAsset()

cqsp::asset::ALAudioAsset::~ALAudioAsset ( )
inline

Member Function Documentation

◆ Length()

float cqsp::asset::ALAudioAsset::Length ( )
inlinevirtual

Length in seconds.

Implements cqsp::asset::AudioAsset.

Member Data Documentation

◆ buffer

ALuint cqsp::asset::ALAudioAsset::buffer

◆ length

float cqsp::asset::ALAudioAsset::length = 0

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