The Nebula Device 3: CoreGraphics::TextElement Class Reference

The Nebula Device 3

CoreGraphics::TextElement Class Reference

#include <textelement.h>


Detailed Description

Describes a text element for the text renderer.

(C) 2008 Radon Labs GmbH

Public Member Functions

 TextElement ()
 default constructor
 TextElement (Threading::ThreadId threadId, const Util::String &text, const Math::float4 &color, const Math::float2 &pos)
 constructor
Threading::ThreadId GetThreadId () const
 get thread id
const Util::StringGetText () const
 get text
const Math::float4GetColor () const
 get color
const Math::float2GetPosition () const
 get position