Uses of Class
flash.display.StageAlign

Packages that use StageAlign
flash.display   
 

Uses of StageAlign in flash.display
 

Methods in flash.display that return StageAlign
static StageAlign StageAlign.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StageAlign[] StageAlign.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in flash.display with parameters of type StageAlign
 void Stage.setStageAlign(StageAlign align)
           
 



Copyright © 2012. All Rights Reserved.