virtual void setText(const wchar_t *text)=0
sets the text string
A scene node for displaying 2d text at a position in three dimensional space.
ITextSceneNode(ISceneNode *parent, ISceneManager *mgr, s32 id, const core::vector3df &position=core::vector3df(0, 0, 0))
constructor
virtual void setTextColor(video::SColor color)=0
sets the color of the text