#include <FFont.h>
Inheritance diagram for FlashTextRecordStyle::

Public Methods | |
| FlashTextRecordStyle (bool hasFont, bool hasFlashRGB, bool hasOffsetx, bool hasOffsety, UWORD FontID, UWORD FontHeight, FlashRGB color, SWORD offsetx, SWORD offsety) | |
| virtual void | Write (std::ostream &out, unsigned char bitsGlyph=0, unsigned char bitsAdvance=0) |
| virtual bool | isGlyph (void) |
Private Attributes | |
| bool | mhasFont |
| bool | mhasFlashRGB |
| bool | mhasOffsetx |
| bool | mhasOffsety |
| UWORD | mFontID |
| UWORD | mFontHeight |
| FlashRGB | mcolor |
| SWORD | moffsetx |
| SWORD | moffsety |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||
|
Reimplemented from FlashTextRecord. |
|
|
Reimplemented from FlashTextRecord. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.9 written by Dimitri van Heesch,
© 1997-2001