Resonance Game
Team Walterio Fuchsbauer
 All Classes Namespaces Files Functions Variables Enumerations Properties
Resonance.ImportedCustomFont Class Reference

List of all members.

Public Member Functions

void add (char character, Texture2D image)
void drawLeft (int x, int y, double widthRatio, double heightRatio, string text, SpriteBatch spriteBatch)
void drawCentre (int x, int y, double widthRatio, double heightRatio, string text, SpriteBatch spriteBatch)

Member Function Documentation

void Resonance.ImportedCustomFont.add ( char  character,
Texture2D  image 
)

Here is the caller graph for this function:

void Resonance.ImportedCustomFont.drawCentre ( int  x,
int  y,
double  widthRatio,
double  heightRatio,
string  text,
SpriteBatch  spriteBatch 
)
void Resonance.ImportedCustomFont.drawLeft ( int  x,
int  y,
double  widthRatio,
double  heightRatio,
string  text,
SpriteBatch  spriteBatch 
)

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