Frames | No Frames |
Class Summary | |
com.mosesSupposes.fuse.CustomEasing | Fuse Kit 2 Copyright (c) 2006 Moses Gunesch, MosesSupposes.com This class must be registered to pass easing Arrays generated by the Custom Easing Tool. |
com.mosesSupposes.fuse.Fuse | Event & animation sequencer that extends Array. |
com.mosesSupposes.fuse.FuseFMP | Provides easy Flash8 BitmapFilter handling. Can be used as a standalone utility or in conjunction with ZigoEngine & Fuse to animate filters. |
com.mosesSupposes.fuse.FuseItem | Pass this class to ZigoEngine.register or ZigoEngine.simpleSetup to enable Fuse-style Object Syntax parsing capability with ZigoEngine.doTween. Note that registering Fuse is not required to use this feature. |
com.mosesSupposes.fuse.FuseKitCommon | Shared class for common variables and error messages, also provides an easy way to extend the Kit for use with logging programs. |
com.mosesSupposes.fuse.PennerEasing | Robert Penner's original set of easing equations are used in The Fuse Kit by permission. See Fuse-Kit-License.html in fuse package directory for terms. |
com.mosesSupposes.fuse.Shortcuts | Pass this class to ZigoEngine.register or ZigoEngine.simpleSetup to enable tween-shortcut functionality and 'easyfunc' callback parsing. |
com.mosesSupposes.fuse.ZigoEngine | A robust central processing engine for all scripted tweens in a swf published to AS2. |
com.mosesSupposes.fuse.ZManager | Documentation explains engine events. Class is private to engine but code documents methods & properties. |