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.
|
Just a playground for various graphics stuff More...
#include <texttestscene.h>
Public Member Functions | |
TextTestScene (cqsp::engine::Application &app) | |
~TextTestScene () | |
void | Init () |
void | Update (float deltaTime) |
void | Ui (float deltaTime) |
void | Render (float deltaTime) |
Public Member Functions inherited from cqsp::client::Scene | |
Scene (cqsp::engine::Application &app) | |
cqsp::common::Universe & | GetUniverse () |
scripting::ScriptInterface & | GetScriptInterface () |
Public Member Functions inherited from cqsp::engine::Scene | |
Scene (Application &app) | |
Scene () | |
virtual | ~Scene () |
Application & | GetApp () |
cqsp::asset::AssetManager & | GetAssetManager () |
Private Attributes | |
cqsp::engine::LayerRenderer | renderer |
float | font_size = 40.f |
std::string | text = "The quick brown fox jumps over the lazy dog" |
int | layer |
int | src = 0 |
int | post = 0 |
std::map< std::string, int > | indices |
std::vector< const char * > | names |
float | delta_t = 0 |
Just a playground for various graphics stuff
app |
|
inlineexplicit |
|
default |
|
virtual |
Implements cqsp::engine::Scene.
|
virtual |
Implements cqsp::engine::Scene.
|
virtual |
Implements cqsp::engine::Scene.
|
virtual |
Implements cqsp::engine::Scene.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |