i6engine  1.0
i6e::api::TextManager Class Reference

handles Texts for the Game More...

#include <D:/Projekte/i6engine/libs/i6engine-modules/include/i6engine/api/manager/TextManager.h>

Public Member Functions

 TextManager ()
 
std::string getText (const std::string &key) const
 returns the text in the current language for the given key More...
 

Friends

class EngineController
 

Detailed Description

handles Texts for the Game

Definition at line 41 of file TextManager.h.

Constructor & Destructor Documentation

i6e::api::TextManager::TextManager ( )

Member Function Documentation

std::string i6e::api::TextManager::getText ( const std::string &  key) const

returns the text in the current language for the given key

Friends And Related Function Documentation

friend class EngineController
friend

Definition at line 42 of file TextManager.h.


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