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

#include <assetmanager.h>

Public Member Functions

 QueueHolder ()
 
 QueueHolder (AssetPrototype *type)
 

Public Attributes

AssetPrototypeprototype
 

Detailed Description

Holds a prototype in the queue to be loaded in the main thread

Constructor & Destructor Documentation

◆ QueueHolder() [1/2]

cqsp::asset::QueueHolder::QueueHolder ( )
inline

◆ QueueHolder() [2/2]

cqsp::asset::QueueHolder::QueueHolder ( AssetPrototype type)
inlineexplicit

Member Data Documentation

◆ prototype

AssetPrototype* cqsp::asset::QueueHolder::prototype

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