lightspark::Shape Class Reference

#include <flashdisplay.h>

Inherits lightspark::DisplayObject.

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

List of all members.

Public Member Functions

 Shape ()
 ASFUNCTION (_constructor)
 ASFUNCTION (_getGraphics)
bool getBounds (number_t &xmin, number_t &xmax, number_t &ymin, number_t &ymax) const
void Render ()
void inputRender ()

Static Public Member Functions

static void sinit (Class_base *c)
static void buildTraits (ASObject *o)

Private Attributes

Graphicsgraphics

Detailed Description

Definition at line 206 of file flashdisplay.h.


Constructor & Destructor Documentation

lightspark::Shape::Shape (  )  [inline]

Definition at line 211 of file flashdisplay.h.


Member Function Documentation

lightspark::Shape::ASFUNCTION ( _getGraphics   ) 
lightspark::Shape::ASFUNCTION ( _constructor   ) 

Reimplemented from lightspark::DisplayObject.

void Shape::buildTraits ( ASObject o  )  [static]

Reimplemented from lightspark::DisplayObject.

Definition at line 1691 of file flashdisplay.cpp.

bool Shape::getBounds ( number_t xmin,
number_t xmax,
number_t ymin,
number_t ymax 
) const [virtual]

Reimplemented from lightspark::DisplayObject.

Definition at line 1695 of file flashdisplay.cpp.

void Shape::inputRender (  )  [virtual]

Reimplemented from lightspark::DisplayObject.

Definition at line 1740 of file flashdisplay.cpp.

void Shape::Render (  )  [virtual]

Reimplemented from lightspark::DisplayObject.

Definition at line 1710 of file flashdisplay.cpp.

void Shape::sinit ( Class_base c  )  [static]

Reimplemented from lightspark::DisplayObject.

Definition at line 1683 of file flashdisplay.cpp.


Member Data Documentation

Definition at line 209 of file flashdisplay.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