Package | robotlegs.bender.extensions.sarsStageSync |
Class | public class SARSStageSyncExtension |
Inheritance | SARSStageSyncExtension ![]() |
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.