Property | Type | Description |
---|
Method | Description | |
---|---|---|
Actions ( Action actions ) : System | ||
Actions ( int count ) : System | ||
add ( int index, Action action ) : void | ||
getActions ( ) : Action[] |
public add ( int index, Action action ) : void | ||
index | int | |
action | Action | |
return | void |