public class ActionList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
ActionList() |
protected |
ActionList(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
Action[] |
getArray() |
protected static long |
getCPtr(ActionList obj) |
protected ActionList(long cPtr, boolean cMemoryOwn)
public ActionList()
protected static long getCPtr(ActionList obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public Action[] getArray()