Neo  0.5.0
Developer Documentation
Neo::Character Class Reference

#include <Font.h>

Public Member Functions

 Character (void)
 
 Character (float xAdvance, const Vector2 &offset, const Vector2 &pos, const Vector2 &scale)
 
float getXAdvance (void)
 
Vector2 getOffset (void) const
 
Vector2 getPos (void) const
 
Vector2 getScale (void) const
 

Constructor & Destructor Documentation

Neo::Character::Character ( void  )
Neo::Character::Character ( float  xAdvance,
const Vector2 offset,
const Vector2 pos,
const Vector2 scale 
)
inline

Member Function Documentation

Vector2 Neo::Character::getOffset ( void  ) const
inline
Vector2 Neo::Character::getPos ( void  ) const
inline
Vector2 Neo::Character::getScale ( void  ) const
inline
float Neo::Character::getXAdvance ( void  )
inline

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