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::HjsonAsset Class Reference

#include <textasset.h>

Inheritance diagram for cqsp::asset::HjsonAsset:
cqsp::asset::Asset

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
 

Member Function Documentation

◆ GetAssetType()

AssetType cqsp::asset::HjsonAsset::GetAssetType ( )
inlineoverridevirtual

Implements cqsp::asset::Asset.

Member Data Documentation

◆ data

Hjson::Value cqsp::asset::HjsonAsset::data

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