lightspark::DefineSpriteTag Class Reference

#include <tags.h>

Inherits lightspark::DictionaryTag, and lightspark::MovieClip.

Collaboration diagram for lightspark::DefineSpriteTag:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DefineSpriteTag (RECORDHEADER h, std::istream &in)
virtual int getId ()
virtual Vector2 debugRender (FTFont *font, bool deep)
 Should be run with the default fragment/vertex program on
virtual ASObjectinstance () const

Private Attributes

UI16 SpriteID
UI16 FrameCount

Detailed Description

Definition at line 547 of file tags.h.


Constructor & Destructor Documentation

DefineSpriteTag::DefineSpriteTag ( RECORDHEADER  h,
std::istream &  in 
)

Definition at line 336 of file tags.cpp.


Member Function Documentation

Vector2 DefineSpriteTag::debugRender ( FTFont *  font,
bool  deep 
) [virtual]

Should be run with the default fragment/vertex program on

Parameters:
font An FT font used for debug messages *
deep Flag to enable propagation of the debugRender to children

Reimplemented from lightspark::MovieClip.

Definition at line 410 of file tags.cpp.

virtual int lightspark::DefineSpriteTag::getId (  )  [inline, virtual]

Implements lightspark::DictionaryTag.

Definition at line 554 of file tags.h.

ASObject * DefineSpriteTag::instance (  )  const [virtual]

Reimplemented from lightspark::DictionaryTag.

Definition at line 395 of file tags.cpp.


Member Data Documentation

Definition at line 551 of file tags.h.

Definition at line 550 of file tags.h.


The documentation for this class was generated from the following files:
Generated on Tue Aug 24 19:50:36 2010 for Lightspark by  doxygen 1.6.3