Global code (out of any function). More...
#include <ExecutableCode.h>
Public Member Functions | |
| GlobalCode (const action_buffer &nBuffer, DisplayObject *nTarget) | |
| virtual void | execute () |
Global code (out of any function).
| gnash::GlobalCode::GlobalCode | ( | const action_buffer & | nBuffer, | |
| DisplayObject * | nTarget | |||
| ) | [inline] |
| virtual void gnash::GlobalCode::execute | ( | ) | [inline, virtual] |
Implements gnash::ExecutableCode.
References gnash::ExecutableCode::target().
1.7.1