Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
Class | Package | Description | |
---|---|---|---|
Away3DViewMap | robotlegs.bender.extensions.sarsIntegration.impl | The Away3DViewMap class performs managing Away3D scene and views automatic mediation. | |
IAway3DViewMap | robotlegs.bender.extensions.sarsIntegration.api | The IAway3DViewMap interface defines methods which will enable view instance to be added or removed from mediation. | |
IDisplayObject | robotlegs.bender.extensions.sarsIntegration.api | The IDisplayObject interface defines methods which will be invoked when object is added to/removed from display list. | |
ISARSContextView | robotlegs.bender.extensions.sarsContextView.api | The ISARSContextView interface defines contract between core SARS application and another external application. | |
IStarlingViewMap | robotlegs.bender.extensions.sarsIntegration.api | The IStarlingViewMap interface defines methods which will enable view instance to be added or removed from mediation. | |
SARSBundle | robotlegs.bender.bundles | The SARSBundle class will include all extensions which are required to create functioning SARS/MVCS application. | |
SARSContextViewExtension | robotlegs.bender.extensions.sarsContextView | This Extension will map default context view to injector. | |
SARSIntegrationExtension | robotlegs.bender.extensions.sarsIntegration | This Extension will map all Starling view instances and View3D instance in injector as well as create view maps for automatic mediation when instances are added on stage/scene. | |
SARSStageSyncExtension | robotlegs.bender.extensions.sarsStageSync | This Extension waits for a DisplayObjectContainer to be added as a configuration, and all Starling view instances defined to be initialized. | |
StarlingCollection | robotlegs.bender.extensions.sarsIntegration.api | The StarlingCollection class represents collection of Starling instances which will be used in SARS extension. | |
StarlingViewMap | robotlegs.bender.extensions.sarsIntegration.impl | The StarlingViewMap class performs managing Starling stage and views automatic mediation. |