| Package | Description |
|---|---|
| com.threerings.miso.client |
| Modifier and Type | Method and Description |
|---|---|
static ObjectActionHandler |
ObjectActionHandler.lookup(String command)
Looks up the object action handler associated with the specified command.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ObjectActionHandler.register(String prefix,
ObjectActionHandler handler)
Registers an object action handler which will be called when a user clicks on an object in
a scene that has an associated action.
|
Copyright © 2015. All rights reserved.