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

#include <assetprototypedefs.h>

Inheritance diagram for cqsp::asset::ShaderPrototype:
cqsp::asset::AssetPrototype

Public Member Functions

int GetPrototypeType ()
 

Public Attributes

std::string data
 
int type
 
Hjson::Value hints
 
- Public Attributes inherited from cqsp::asset::AssetPrototype
std::string key
 
Assetasset
 Store the asset here so that at least we have the promise of an asset to the thing More...
 

Member Function Documentation

◆ GetPrototypeType()

int cqsp::asset::ShaderPrototype::GetPrototypeType ( )
inlinevirtual

Reimplemented from cqsp::asset::AssetPrototype.

Member Data Documentation

◆ data

std::string cqsp::asset::ShaderPrototype::data

◆ hints

Hjson::Value cqsp::asset::ShaderPrototype::hints

◆ type

int cqsp::asset::ShaderPrototype::type

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