Some import cleanups from Dave.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@662 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -21,9 +21,8 @@
|
||||
|
||||
package com.threerings.media.tile;
|
||||
|
||||
import static com.threerings.media.Log.log;
|
||||
|
||||
import java.lang.ref.SoftReference;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
import com.google.common.collect.Maps;
|
||||
@@ -32,6 +31,8 @@ import com.samskivert.io.PersistenceException;
|
||||
|
||||
import com.threerings.media.image.ImageManager;
|
||||
|
||||
import static com.threerings.media.Log.log;
|
||||
|
||||
/**
|
||||
* The tile manager provides a simplified interface for retrieving and caching tiles. Tiles can be
|
||||
* loaded in two different ways. An application can load a tileset by hand, specifying the path to
|
||||
|
||||
Reference in New Issue
Block a user