Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

nge::gui::FontController Class Reference

#include <FontController.hpp>

Inheritance diagram for nge::gui::FontController:

nge::gui::IGUIController< IGUIFont > irr::IReferenceCounted

List of all members.

Public Member Functions

virtual bool add (c8 *file)
 FontController (ISceneManager *irrSmgr, IVideoDriver *irrDriver, IGUIEnvironment *irrEvn)
virtual void remove (u32 index)
virtual ~FontController ()
 Destructor.


Detailed Description

Definition at line 17 of file FontController.hpp.


Constructor & Destructor Documentation

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().


Member Function Documentation

virtual bool nge::gui::FontController::add ( c8 file  )  [virtual]

virtual void nge::gui::FontController::remove ( u32  index  )  [virtual]


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

The NUSoftware Game Engine
The NUSoftware Game Engine Documentation © 2007-2008 by Tomer Nosrati. Generated on Sat Apr 26 16:52:36 2008 by Doxygen (1.5.5)