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

#include <assetprototypedefs.h>

Inheritance diagram for cqsp::asset::FontPrototype:
cqsp::asset::AssetPrototype

Public Member Functions

int GetPrototypeType ()
 

Public Attributes

std::vector< uint8_t > fontBuffer
 
int size
 
- 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::FontPrototype::GetPrototypeType ( )
inlinevirtual

Reimplemented from cqsp::asset::AssetPrototype.

Member Data Documentation

◆ fontBuffer

std::vector<uint8_t> cqsp::asset::FontPrototype::fontBuffer

◆ size

int cqsp::asset::FontPrototype::size

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