Maratis Engine
Public Member Functions

MCharacter Class Reference

#include <MFont.h>

List of all members.

Public Member Functions

 MCharacter (void)
 MCharacter (float xAdvance, const MVector2 &offset, const MVector2 &pos, const MVector2 &scale)
float getXAdvance (void)
MVector2 getOffset (void) const
MVector2 getPos (void) const
MVector2 getScale (void) const

Constructor & Destructor Documentation

MCharacter::MCharacter ( void  )
MCharacter::MCharacter ( float  xAdvance,
const MVector2 offset,
const MVector2 pos,
const MVector2 scale 
) [inline]

Member Function Documentation

MVector2 MCharacter::getOffset ( void  ) const [inline]
MVector2 MCharacter::getPos ( void  ) const [inline]
MVector2 MCharacter::getScale ( void  ) const [inline]
float MCharacter::getXAdvance ( void  ) [inline]

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