|
| | CPlugin (NPP pNPInstance) |
| | CPlugin class.constructor. More...
|
| |
|
NPBool | init (NPWindow *pNPWindow) |
| |
|
void | shut () |
| |
|
NPBool | isInitialized () |
| |
|
int16_t | handleEvent (void *event) |
| |
|
void | showVersion () |
| |
|
void | clear () |
| |
|
void | getVersion (char **aVersion) |
| |
|
void | setSceneUrl (char *sceneUrl) |
| |
|
void | setEAIFlag () |
| |
|
NPObject * | GetScriptableObject () |
| |
|
|
char | m_String [128] |
| |
|
UINT_PTR | m_pTimerID |
| |
Definition at line 46 of file plugin.h.
| CPlugin::CPlugin |
( |
NPP |
pNPInstance | ) |
|
CPlugin class.constructor.
Base initialization goes here.
Definition at line 73 of file plugin.cpp.
The documentation for this class was generated from the following files: