Enough AS cast implementation to render a basic character sprite from component bundles.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@970 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -38,7 +38,7 @@ public interface ActionFrames
|
||||
* Returns the multi-frame image that comprises the frames for the
|
||||
* specified orientation.
|
||||
*/
|
||||
function getFrames (orient :int) :DisplayObject;
|
||||
function getFrames (orient :int, callback :Function) :void;
|
||||
|
||||
/**
|
||||
* Returns the x offset from the upper left of the image to the
|
||||
|
||||
Reference in New Issue
Block a user