|
AbstractAction
Actions are the time-based functionality of KitchenSync sequenced by the Synchronizer.
ActionsKitchenSync is made up of several types of objects that perform some kind of function and are timed by the Synchronizer. These objects are called actions. All actions are subclasses of the abstract class AbstractAction. Descendants of AbstractAction can be found in the org.as3lib.kitchensync.action package. HierarchyHere's a diagram of the inheritance chain as it stands at this point. (NAMES OF CLASSES ARE OLD) States of an action
Related Links |
Sign in to add a comment