PixelLightAPI  .
Public Member Functions
PLCore::LocalizationText Class Reference

Localization text. More...

#include <LocalizationText.h>

List of all members.

Public Member Functions

LocalizationGroupGetGroup () const
 Returns the group the text is in.
String GetName () const
 Returns the name of the text.
String GetTranslation () const
 Returns the translation of the text.
void SetTranslation (const String &sTranslation)
 Sets the translation of the text.

Detailed Description

Localization text.


Member Function Documentation

Returns the group the text is in.

Returns:
The group the text is in

Returns the name of the text.

Returns:
The name of the text

Returns the translation of the text.

Returns:
The translation of the text
void PLCore::LocalizationText::SetTranslation ( const String sTranslation) [inline]

Sets the translation of the text.

Parameters:
[in]sTranslationThe translation of the text

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


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:29
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported