Property | Type | Description | |
---|---|---|---|
Code | int |
Method | Description | |
---|---|---|
BaseAction ( ActionCode c ) : System |
public constructor
|
|
Compile ( |
compile action to byte code
|
public BaseAction ( ActionCode c ) : System | ||
c | ActionCode | action code as occuring in swf. Codes are listed in this |
return | System |
public Compile ( |
||
writer | /// Binary writer for writing byte code to stream /// | |
return | void |