lightspark::RootMovieClip Class Reference
#include <swf.h>
Inherits lightspark::MovieClip, and lightspark::ITickJob.
Inherited by lightspark::SystemState.
List of all members.
Detailed Description
Definition at line 76 of file swf.h.
Constructor & Destructor Documentation
| RootMovieClip::RootMovieClip |
( |
LoaderInfo * |
li, |
|
|
bool |
isSys = false | |
|
) |
| | |
| RootMovieClip::~RootMovieClip |
( |
|
) |
|
Member Function Documentation
| void RootMovieClip::bindToName |
( |
const tiny_string & |
n |
) |
|
| void RootMovieClip::commitFrame |
( |
bool |
another |
) |
|
| RGB RootMovieClip::getBackground |
( |
|
) |
|
| float RootMovieClip::getFrameRate |
( |
|
) |
const |
| const tiny_string& lightspark::RootMovieClip::getOrigin |
( |
|
) |
[inline] |
| void RootMovieClip::initialize |
( |
|
) |
|
| void RootMovieClip::labelCurrentFrame |
( |
const STRING & |
name |
) |
|
| void RootMovieClip::parsingFailed |
( |
|
) |
|
| void RootMovieClip::registerChildClip |
( |
MovieClip * |
clip |
) |
|
| void RootMovieClip::Render |
( |
|
) |
[virtual] |
| void RootMovieClip::revertFrame |
( |
|
) |
|
| void RootMovieClip::setBackground |
( |
const RGB & |
bg |
) |
|
| void RootMovieClip::setFrameCount |
( |
int |
f |
) |
|
| void RootMovieClip::setFrameRate |
( |
float |
f |
) |
|
| void RootMovieClip::setFrameSize |
( |
const RECT & |
f |
) |
|
| void lightspark::RootMovieClip::setOrigin |
( |
const tiny_string & |
o |
) |
[inline] |
| void RootMovieClip::tick |
( |
|
) |
[protected, virtual] |
| void RootMovieClip::unregisterChildClip |
( |
MovieClip * |
clip |
) |
|
Friends And Related Function Documentation
Definition at line 78 of file swf.h.
Member Data Documentation
Definition at line 88 of file swf.h.
Definition at line 96 of file swf.h.
Definition at line 98 of file swf.h.
Definition at line 89 of file swf.h.
Definition at line 92 of file swf.h.
Definition at line 91 of file swf.h.
Definition at line 80 of file swf.h.
Definition at line 97 of file swf.h.
Definition at line 94 of file swf.h.
Definition at line 86 of file swf.h.
Definition at line 82 of file swf.h.
Definition at line 87 of file swf.h.
Definition at line 95 of file swf.h.
The documentation for this class was generated from the following files: