Moved MultiFrameImage and friends from media.sprite into media.util

because they'll be used for both sprites and animations.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1692 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-09-17 19:11:13 +00:00
parent 88e423bdfa
commit 380fa50610
9 changed files with 24 additions and 25 deletions
@@ -1,5 +1,5 @@
//
// $Id: ImageSprite.java,v 1.11 2002/09/17 02:34:05 ray Exp $
// $Id: ImageSprite.java,v 1.12 2002/09/17 19:11:13 mdb Exp $
package com.threerings.media.sprite;
@@ -16,6 +16,7 @@ import java.util.ArrayList;
import java.util.Iterator;
import com.threerings.media.Log;
import com.threerings.media.util.MultiFrameImage;
/**
* Extends the sprite class to support rendering the sprite with one or