lightspark::DefineButton2Tag Class Reference

#include <tags.h>

Inherits lightspark::DictionaryTag, and lightspark::DisplayObject.

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

List of all members.

Public Member Functions

 DefineButton2Tag (RECORDHEADER h, std::istream &in)
virtual int getId ()
virtual void Render ()
virtual Vector2 debugRender (FTFont *font, bool deep)
bool getBounds (number_t &xmin, number_t &xmax, number_t &ymin, number_t &ymax) const
virtual void handleEvent (Event *)
ASObjectinstance () const

Private Types

enum  BUTTON_STATE { BUTTON_UP = 0, BUTTON_OVER }

Private Attributes

UI16 ButtonId
UB ReservedFlags
UB TrackAsMenu
UI16 ActionOffset
std::vector< BUTTONRECORDCharacters
std::vector< BUTTONCONDACTIONActions
BUTTON_STATE state
bool IdleToOverUp

Detailed Description

Definition at line 369 of file tags.h.


Member Enumeration Documentation

Enumerator:
BUTTON_UP 
BUTTON_OVER 

Definition at line 378 of file tags.h.


Constructor & Destructor Documentation

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

Definition at line 1629 of file tags.cpp.


Member Function Documentation

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

Reimplemented from lightspark::DisplayObject.

Definition at line 1712 of file tags.cpp.

bool lightspark::DefineButton2Tag::getBounds ( number_t xmin,
number_t xmax,
number_t ymin,
number_t ymax 
) const [inline, virtual]

Reimplemented from lightspark::DisplayObject.

Definition at line 388 of file tags.h.

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

Implements lightspark::DictionaryTag.

Definition at line 385 of file tags.h.

void DefineButton2Tag::handleEvent ( Event e  )  [virtual]

Reimplemented from lightspark::EventDispatcher.

Definition at line 1664 of file tags.cpp.

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

Reimplemented from lightspark::DictionaryTag.

Definition at line 1659 of file tags.cpp.

void DefineButton2Tag::Render (  )  [virtual]

Reimplemented from lightspark::DisplayObject.

Definition at line 1670 of file tags.cpp.


Member Data Documentation

Definition at line 375 of file tags.h.

Definition at line 377 of file tags.h.

Definition at line 372 of file tags.h.

Definition at line 376 of file tags.h.

Definition at line 382 of file tags.h.

Definition at line 373 of file tags.h.

Definition at line 379 of file tags.h.

Definition at line 374 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