Maratis Engine
Public Member Functions | Static Public Member Functions

MFontRef Class Reference

#include <MFontRef.h>

Inheritance diagram for MFontRef:
MDataRef

List of all members.

Public Member Functions

 MFontRef (MFont *font, const char *filename)
 ~MFontRef (void)
void clear (void)
void destroy (void)
void update (void)
int getType (void)
MFontgetFont (void)

Static Public Member Functions

static MFontRefgetNew (MFont *font, const char *filename)

Constructor & Destructor Documentation

MFontRef::MFontRef ( MFont font,
const char *  filename 
)
MFontRef::~MFontRef ( void  )

Member Function Documentation

void MFontRef::clear ( void  ) [virtual]

Implements MDataRef.

void MFontRef::destroy ( void  ) [virtual]

Implements MDataRef.

MFont* MFontRef::getFont ( void  ) [inline]
MFontRef * MFontRef::getNew ( MFont font,
const char *  filename 
) [static]
int MFontRef::getType ( void  ) [inline, virtual]

Implements MDataRef.

void MFontRef::update ( void  ) [virtual]

Implements MDataRef.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Friends Defines