| Package | Description |
|---|---|
| com.threerings.cast | |
| com.threerings.cast.bundle | |
| com.threerings.media.image | |
| com.threerings.media.tile | |
| com.threerings.media.tile.bundle | |
| com.threerings.miso.tile |
| Constructor and Description |
|---|
CharacterManager(ImageManager imgr,
ComponentRepository crepo)
Constructs the character manager.
|
CompositedActionFrames(ImageManager imgr,
Map<com.threerings.cast.CompositedActionFrames.CompositedFramesKey,CompositedMultiFrameImage> frameCache,
String action,
CompositedActionFrames.ComponentFrames[] sources)
Constructs a set of composited action frames with the supplied
source frames and colorization configuration.
|
CompositedMaskedImage(ImageManager imgr,
CompositedActionFrames.ComponentFrames[] sources,
String action,
int orient) |
CompositedMultiFrameImage(ImageManager imgr,
CompositedActionFrames.ComponentFrames[] sources,
String action,
int orient) |
CompositedShadowImage(ImageManager imgr,
CompositedActionFrames.ComponentFrames[] sources,
String action,
int orient,
float shadowAlpha) |
| Constructor and Description |
|---|
BundledComponentRepository(ResourceManager rmgr,
ImageManager imgr,
String name)
Constructs a repository which will obtain its resource set from the supplied resource
manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientImageManager
Provides a single point of access for image retrieval and caching - just like the ImageManager
but adds a tie in to the RuntimeAdjust system to control caching and mirage creation.
|
| Constructor and Description |
|---|
BackedVolatileMirage(ImageManager imgr,
BufferedImage source)
Creates a mirage with the supplied regeneration informoation and
prepared image.
|
| Constructor and Description |
|---|
IMImageProvider(ImageManager imgr,
ImageDataProvider dprov) |
IMImageProvider(ImageManager imgr,
String rset) |
TileManager(ImageManager imgr)
Creates a tile manager and provides it with a reference to the image manager from which it
will load tileset images.
|
| Constructor and Description |
|---|
BundledTileSetRepository(ResourceManager rmgr,
ImageManager imgr,
String name)
Constructs a repository which will obtain its resource set from the
supplied resource manager.
|
| Constructor and Description |
|---|
AutoFringer(FringeConfiguration fringeconf,
ImageManager imgr,
TileManager tmgr)
Constructs an instance that will fringe according to the rules in the supplied fringe
configuration.
|
MisoTileManager(ResourceManager rmgr,
ImageManager imgr)
Creates a tile manager and provides it with a reference to the image manager from which it
will load tileset images.
|
Copyright © 2015. All rights reserved.