| Package | Description |
|---|---|
| com.threerings.resource |
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceManager.AWTInitObserver
An adapter that wraps an
ResourceManager.InitObserver and routes all method invocations to the AWT
thread. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceManager.initBundles(String resourceDir,
String configPath,
ResourceManager.InitObserver initObs)
Initializes the bundle sets to be made available by this resource manager.
|
| Constructor and Description |
|---|
AWTInitObserver(ResourceManager.InitObserver obs) |
Copyright © 2015. All rights reserved.