public interface EditorContext extends StageContext
| Modifier and Type | Method and Description |
|---|---|
void |
enumerateSceneTypes(List<String> types)
Inserts all known scene types into the supplied list.
|
com.threerings.media.image.ColorPository |
getColorPository()
Returns a colorization repository for use by the editor.
|
com.threerings.media.tile.TileSetRepository |
getTileSetRepository()
Return a reference to the tile set repository in use by the tile
manager.
|
getComponentRepository, getImageManager, getKeyboardManager, getKeyDispatcher, getMessageManager, getResourceManager, xlate, xlatecom.threerings.media.tile.TileSetRepository getTileSetRepository()
com.threerings.media.image.ColorPository getColorPository()
getColorPository in interface StageContextCopyright © 2015. All rights reserved.