| Package | Description |
|---|---|
| com.threerings.resource |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceManager.addModificationObserver(String path,
ResourceManager.ModificationObserver obs)
Adds a modification observer for the specified resource.
|
void |
ResourceManager.removeModificationObserver(String path,
ResourceManager.ModificationObserver obs)
Removes a modification observer from the list maintained for the specified resource.
|
Copyright © 2015. All rights reserved.