public class CachedVolatileMirage
extends VolatileMirage
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.
These objects are never created directly, but always obtained from
the ImageManager.
Method Summary
Methods inherited from class com.threerings.media.image.VolatileMirage