| Package | Description |
|---|---|
| com.threerings.media.image |
| Modifier and Type | Class and Description |
|---|---|
class |
BackedVolatileMirage
Provides a volatile mirage that is backed by a buffered image that is
not obtained from the image manager but is instead provided at
construct time and completely circumvents the image manager's cache.
|
class |
CachedVolatileMirage
A mirage implementation which allows the image to be maintained in
video memory and refetched from the image manager in the event that our
target screen resolution changes or we are flushed from video memory
for some other reason.
|
Copyright © 2015. All rights reserved.