|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientActionConfig | |
|---|---|
| com.threerings.tudey.config | Tudey configurations. |
| Uses of ClientActionConfig in com.threerings.tudey.config |
|---|
| Subclasses of ClientActionConfig in com.threerings.tudey.config | |
|---|---|
static class |
ClientActionConfig.Compound
Executes multiple actions simultaneously. |
static class |
ClientActionConfig.ControllerAction
Fires an action on the scene controller. |
static class |
ClientActionConfig.ServerRequest
Sends a request to the server. |
| Fields in com.threerings.tudey.config declared as ClientActionConfig | |
|---|---|
ClientActionConfig |
PlaceableConfig.ClickableProp.action
The action to perform when clicked. |
ClientActionConfig |
ActionConfig.ForceClientAction.action
The action to force. |
ClientActionConfig[] |
ClientActionConfig.Compound.actions
The actions to execute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||