#include </home/clem/local/src/opie/core/multimedia/opieplayer/libflash/movie.h>
Collaboration diagram for FlashMovie:

Public Member Functions | |
| FlashMovie () | |
| ~FlashMovie () | |
| int | processMovie (GraphicDevice *gd, SoundMixer *sm) |
| int | handleEvent (GraphicDevice *gd, SoundMixer *sm, FlashEvent *event) |
| void | renderMovie () |
| void | renderFocus () |
Public Attributes | |
| int | buttons_updated |
| DisplayListEntry * | cur_focus |
| long | mouse_active |
| long | mouse_x |
| long | mouse_y |
| int | button_pressed |
| Button * | lost_over |
| FlashEvent | scheduledEvent |
| timeval | scheduledTime |
| int | refresh |
| CInputScript * | main |
| long | msPerFrame |
| GraphicDevice * | gd |
| SoundMixer * | sm |
| void(* | getUrl )(char *, char *, void *) |
| void * | getUrlClientData |
| void(* | getSwf )(char *url, int level, void *clientData) |
| void * | getSwfClientData |
| void(* | cursorOnOff )(int, void *) |
| void * | cursorOnOffClientData |
|
|
Definition at line 24 of file movie.cc. References button_pressed, buttons_updated, cur_focus, cursorOnOff, gd, getSwf, getUrl, lost_over, mouse_active, mouse_x, mouse_y, msPerFrame, NULL, refresh, scheduledTime, and sm. |
|
|
Definition at line 45 of file movie.cc. References gd, main, CInputScript::next, NULL, and sm. |
|
||||||||||||||||
|
Definition at line 80 of file movie.cc. References SoundMixer::playSounds(), and renderMovie(). Referenced by FlashExec(). |
|
||||||||||||
|
Definition at line 60 of file movie.cc. References Program::nbFrames, CInputScript::next, NULL, SoundMixer::playSounds(), Program::processMovie(), CInputScript::program, and renderMovie(). Referenced by FlashExec(). |
|
|
Definition at line 98 of file movie.cc. References GraphicDevice::adjust, DisplayListEntry::character, cur_focus, GraphicDevice::drawBox(), gd, Character::getBoundingBox(), mouse_active, DisplayListEntry::renderMatrix, and transformBoundingBox(). Referenced by renderMovie(). |
|
|
Definition at line 116 of file movie.cc. References DisplayList::bbox, GraphicDevice::clearCanvas(), Program::dl, gd, CInputScript::level, main, CInputScript::next, NULL, CInputScript::program, DisplayList::render(), Program::render, renderFocus(), Rect::reset(), transformBoundingBox(), GraphicDevice::updateClippingRegion(), Rect::xmax, Rect::xmin, Rect::ymax, and Rect::ymin. Referenced by handleEvent(), and processMovie(). |
|
|
Definition at line 36 of file movie.h. Referenced by FlashMovie(). |
|
|
Definition at line 27 of file movie.h. Referenced by FlashMovie(), DisplayList::placeObject(), and Program::runFrame(). |
|
|
Definition at line 30 of file movie.h. Referenced by addButton(), deleteButton(), FlashMovie(), Program::handleEvent(), and renderFocus(). |
|
|
Referenced by FlashMovie(), and FlashSetCursorOnOffMethod(). |
|
|
Definition at line 58 of file movie.h. Referenced by FlashSetCursorOnOffMethod(). |
|
|
Definition at line 48 of file movie.h. Referenced by button_hit(), computeBBox(), FlashExec(), FlashGraphicInit(), FlashMovie(), FlashOffset(), FlashZoom(), renderFocus(), renderMovie(), and ~FlashMovie(). |
|
|
Referenced by FlashMovie(), and FlashSetGetSwfMethod(). |
|
|
Definition at line 55 of file movie.h. Referenced by FlashSetGetSwfMethod(). |
|
|
Referenced by Program::doAction(), FlashMovie(), and FlashSetGetUrlMethod(). |
|
|
Definition at line 52 of file movie.h. Referenced by Program::doAction(), and FlashSetGetUrlMethod(). |
|
|
Definition at line 38 of file movie.h. Referenced by addButton(), deleteButton(), and FlashMovie(). |
|
|
Definition at line 46 of file movie.h. Referenced by FlashExec(), FlashGetInfo(), FlashGraphicInit(), FlashNew(), FlashParse(), FlashSettings(), renderMovie(), and ~FlashMovie(). |
|
|
Definition at line 33 of file movie.h. Referenced by addButton(), deleteButton(), FlashMovie(), Program::handleEvent(), DisplayList::render(), and renderFocus(). |
|
|
Definition at line 34 of file movie.h. Referenced by button_hit(), FlashMovie(), and Program::handleEvent(). |
|
|
Definition at line 35 of file movie.h. Referenced by button_hit(), FlashMovie(), and Program::handleEvent(). |
|
|
Definition at line 47 of file movie.h. Referenced by FlashExec(), and FlashMovie(). |
|
|
Definition at line 44 of file movie.h. Referenced by FlashMovie(). |
|
|
Definition at line 41 of file movie.h. Referenced by FlashExec(), and Program::handleEvent(). |
|
|
Definition at line 42 of file movie.h. Referenced by FlashExec(), FlashMovie(), and Program::handleEvent(). |
|
|
Definition at line 49 of file movie.h. Referenced by FlashExec(), FlashMovie(), FlashSoundInit(), and ~FlashMovie(). |
1.4.2