#include <pawsscript.h>
List of all members.
Detailed Description
Definition at line 39 of file pawsscript.h.
Constructor & Destructor Documentation
pawsScriptStatement::pawsScriptStatement |
( |
const char * |
script | ) |
|
virtual pawsScriptStatement::~pawsScriptStatement |
( |
| ) |
[virtual] |
Member Function Documentation
void pawsScriptStatement::AddLHSResult |
( |
pawsWidget * |
widget, |
|
|
const char * |
property, |
|
|
const char * |
name |
|
) |
| |
void pawsScriptStatement::AddRHSVar |
( |
iScriptableVar * |
v, |
|
|
const char * |
name |
|
) |
| |
void pawsScriptStatement::Execute |
( |
| ) |
|
The documentation for this class was generated from the following file: