Separated path code from sprite code so that we can have other things
follow a path (specifically, I want to allow the media panel to be "scrolled" along a path). git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1409 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// $Id: PathNode.java,v 1.6 2001/10/24 00:55:08 shaper Exp $
|
||||
// $Id: PathNode.java,v 1.7 2002/05/31 03:38:03 mdb Exp $
|
||||
|
||||
package com.threerings.media.sprite;
|
||||
package com.threerings.media.util;
|
||||
|
||||
import java.awt.Point;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user