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.
|
#include <audioasset.h>
Public Member Functions | |
virtual float | Length ()=0 |
virtual | ~AudioAsset ()=default |
AssetType | GetAssetType () override |
Public Member Functions inherited from cqsp::asset::Asset | |
virtual | ~Asset ()=default |
Additional Inherited Members | |
Public Attributes inherited from cqsp::asset::Asset | |
std::string | path |
int | accessed = 0 |
|
virtualdefault |
|
inlineoverridevirtual |
Implements cqsp::asset::Asset.
|
pure virtual |
Length in seconds.
Implemented in cqsp::asset::ALAudioAsset.