#include <FDisplay.h>
Inheritance diagram for FlashTagPlaceObject::

Public Methods | |
| FlashTagPlaceObject (UWORD _depth, UWORD _charID, FlashMatrix &m) | |
| FlashTagPlaceObject (UWORD _depth, UWORD _charID, FlashMatrix &m, FlashColorTransform &c) | |
| bool | HasColorTransform () |
| UWORD | GetCharID () |
| UWORD | GetDepth () |
| FlashMatrix | GetMatrix () |
| FlashColorTransform | GetColorTransform () |
Protected Methods | |
| FlashTagPlaceObject () | |
Private Attributes | |
| UWORD | characterID |
| UWORD | depth |
| FlashMatrix | matrix |
| FlashColorTransform | cfx |
| bool | hascfx |
Friends | |
| class | FlashImporter |
| std::ostream & | operator<< (std::ostream &out, FlashTagPlaceObject &data) |
| std::istream & | operator>> (std::istream &in, FlashTagPlaceObject &data) |
|
||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|||||||||||||||
|
|
|
|||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.9 written by Dimitri van Heesch,
© 1997-2001