Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

FlashTagPlaceObject Class Reference

#include <FDisplay.h>

Inheritance diagram for FlashTagPlaceObject::

FlashSpriteEnabled FlashTag List of all members.

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)

Constructor & Destructor Documentation

FlashTagPlaceObject::FlashTagPlaceObject UWORD _charID,
UWORD _depth,
FlashMatrix & m
 

FlashTagPlaceObject::FlashTagPlaceObject UWORD _charID,
UWORD _depth,
FlashMatrix & m,
FlashColorTransform & c
 

FlashTagPlaceObject::FlashTagPlaceObject [inline, protected]
 


Member Function Documentation

UWORD FlashTagPlaceObject::GetCharID [inline]
 

FlashColorTransform FlashTagPlaceObject::GetColorTransform [inline]
 

UWORD FlashTagPlaceObject::GetDepth [inline]
 

FlashMatrix FlashTagPlaceObject::GetMatrix [inline]
 

bool FlashTagPlaceObject::HasColorTransform [inline]
 


Friends And Related Function Documentation

friend class FlashImporter [friend]
 

std::ostream& operator<< std::ostream & out,
FlashTagPlaceObject & data
[friend]
 

std::istream& operator>> std::istream & in,
FlashTagPlaceObject & data
[friend]
 


Member Data Documentation

FlashColorTransform FlashTagPlaceObject::cfx [private]
 

UWORD FlashTagPlaceObject::characterID [private]
 

UWORD FlashTagPlaceObject::depth [private]
 

bool FlashTagPlaceObject::hascfx [private]
 

FlashMatrix FlashTagPlaceObject::matrix [private]
 


The documentation for this class was generated from the following files:
Generated at Wed Aug 1 13:33:57 2001 for SWFSource by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001