MercuryText::LetterHolder Struct Reference

Collaboration diagram for MercuryText::LetterHolder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LetterHolder (MercuryTextChar *sprite, int width, int line, int pixcol, bool space, bool tab, bool enter)

Public Attributes

MercuryTextCharpSprite
int iWidth
int iLine
int iPixCol
bool bSpace
bool bTab
bool bEnter

Detailed Description

Definition at line 105 of file MercuryText.h.


Constructor & Destructor Documentation

MercuryText::LetterHolder::LetterHolder ( MercuryTextChar sprite,
int  width,
int  line,
int  pixcol,
bool  space,
bool  tab,
bool  enter 
) [inline]

Definition at line 107 of file MercuryText.h.


Member Data Documentation

MercuryTextChar* MercuryText::LetterHolder::pSprite

Definition at line 109 of file MercuryText.h.

int MercuryText::LetterHolder::iWidth

Definition at line 110 of file MercuryText.h.

int MercuryText::LetterHolder::iLine

Definition at line 111 of file MercuryText.h.

int MercuryText::LetterHolder::iPixCol

Definition at line 112 of file MercuryText.h.

bool MercuryText::LetterHolder::bSpace

Definition at line 113 of file MercuryText.h.

bool MercuryText::LetterHolder::bTab

Definition at line 114 of file MercuryText.h.

bool MercuryText::LetterHolder::bEnter

Definition at line 115 of file MercuryText.h.


The documentation for this struct was generated from the following file:
Hosted by SourceForge.net Logo