This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* File: MovableText.cpp | |
* | |
* description: This create create a billboarding object that display a text. | |
* | |
* @author 2003 by cTh see gavocanov@rambler.ru | |
* @update 2006 by barraq see nospam@barraquand.com | |
* @update 2012 to work with newer versions of OGRE by MindCalamity <mindcalamity@gmail.com> | |
* - See "Notes" on: http://www.ogre3d.org/tikiwiki/tiki-editpage.php?page=MovableText | |
*/ |