removed unneeded import
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1730 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,10 +1,8 @@
|
|||||||
//
|
//
|
||||||
// $Id: FrameSequencer.java,v 1.2 2002/09/17 21:58:25 ray Exp $
|
// $Id: FrameSequencer.java,v 1.3 2002/09/20 21:35:32 ray Exp $
|
||||||
|
|
||||||
package com.threerings.media.util;
|
package com.threerings.media.util;
|
||||||
|
|
||||||
import com.threerings.media.util.MultiFrameImage;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Used to control animation timing when displaying a {@link
|
* Used to control animation timing when displaying a {@link
|
||||||
* MultiFrameImage}. This interface allows for constant framerates, or
|
* MultiFrameImage}. This interface allows for constant framerates, or
|
||||||
|
|||||||
Reference in New Issue
Block a user