Packagerobotlegs.bender.extensions.sarsStageSync
Classpublic class SARSStageSyncExtension
InheritanceSARSStageSyncExtension Inheritance Object
Implements robotlegs.bender.framework.api.IExtension

This Extension waits for a DisplayObjectContainer to be added as a configuration, and all Starling view instances defined to be initialized. When all of them are ready, context is initialized. On the other hand losing reference to stage will destroy context.

It should be installed before context initialization.



Public Methods
 MethodDefined By
  
extend(context:IContext):void
SARSStageSyncExtension
  
toString():String
Returns the string representation of the specified object.
SARSStageSyncExtension
Method Detail
extend()method
public function extend(context:IContext):void

Parameters

context:IContext

toString()method 
public function toString():String

Returns the string representation of the specified object.

Returns
String