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 <textasset.h>
Public Member Functions | |
AssetType | GetAssetType () override |
Public Member Functions inherited from cqsp::asset::Asset | |
virtual | ~Asset ()=default |
Public Attributes | |
Hjson::Value | data |
Public Attributes inherited from cqsp::asset::Asset | |
std::string | path |
int | accessed = 0 |
|
inlineoverridevirtual |
Implements cqsp::asset::Asset.
Hjson::Value cqsp::asset::HjsonAsset::data |