Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members |
#include <FontController.hpp>
Public Member Functions | |
virtual bool | add (c8 *file) |
FontController (ISceneManager *irrSmgr, IVideoDriver *irrDriver, IGUIEnvironment *irrEvn) | |
virtual void | remove (u32 index) |
virtual | ~FontController () |
Destructor. |
Definition at line 17 of file FontController.hpp.
nge::gui::FontController::FontController | ( | ISceneManager * | irrSmgr, | |
IVideoDriver * | irrDriver, | |||
IGUIEnvironment * | irrEvn | |||
) |
virtual nge::gui::FontController::~FontController | ( | ) | [inline, virtual] |
Destructor.
Definition at line 23 of file FontController.hpp.
References nge::gui::IGUIController< IGUIFont >::Clear().
virtual bool nge::gui::FontController::add | ( | c8 * | file | ) | [virtual] |
Implements nge::gui::IGUIController< IGUIFont >.
virtual void nge::gui::FontController::remove | ( | u32 | index | ) | [virtual] |
Implements nge::gui::IGUIController< IGUIFont >.
The NUSoftware Game Engine Documentation © 2007-2008 by Tomer Nosrati. Generated
on Sat Apr 26 16:52:36 2008 by Doxygen
(1.5.5) |