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

Text asset which remembers what it's path is. More...

#include <textasset.h>

Public Member Functions

 operator std::string ()
 

Public Attributes

std::string data
 
std::string path
 

Detailed Description

Text asset which remembers what it's path is.

Member Function Documentation

◆ operator std::string()

cqsp::asset::PathedTextAsset::operator std::string ( )
inline

Member Data Documentation

◆ data

std::string cqsp::asset::PathedTextAsset::data

◆ path

std::string cqsp::asset::PathedTextAsset::path

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