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::AssetEntry Struct Reference

#include <packageindex.h>

Public Member Functions

 AssetEntry ()
 
 AssetEntry (const std::string &_path, AssetType _type)
 

Public Attributes

std::string path
 
AssetType type
 

Constructor & Destructor Documentation

◆ AssetEntry() [1/2]

cqsp::asset::AssetEntry::AssetEntry ( )
inline

◆ AssetEntry() [2/2]

cqsp::asset::AssetEntry::AssetEntry ( const std::string &  _path,
AssetType  _type 
)
inline

Member Data Documentation

◆ path

std::string cqsp::asset::AssetEntry::path

◆ type

AssetType cqsp::asset::AssetEntry::type

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