| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| ADDED — Constant static property in class com.soundstep.ui.events.BaseEventUI | |
| addElement(element, type) — Method in class com.soundstep.ui.BaseUI | |
| add a element to the BaseUI list (DisplayObject like Sprite, MovieClip, TextField, Bitmap, ...) | |
| ALIGN_BOTTOM — Constant static property in class com.soundstep.ui.ElementUI | |
| static constant to align a DisplayObject at the bottom (ElementUI.BOTTOM) | |
| ALIGN_CENTER — Constant static property in class com.soundstep.ui.ElementUI | |
| static constant to align a DisplayObject at the center (ElementUI.ALIGN_CENTER) | |
| ALIGN_LEFT — Constant static property in class com.soundstep.ui.ElementUI | |
| static constant to align a DisplayObject at the left (ElementUI.LEFT) | |
| ALIGN_RIGHT — Constant static property in class com.soundstep.ui.ElementUI | |
| static constant to align a DisplayObject at the right (ElementUI.RIGHT) | |
| ALIGN_TOP — Constant static property in class com.soundstep.ui.ElementUI | |
| static constant to align a DisplayObject at the top (ElementUI.TOP) | |
| alignX — Property in class com.soundstep.ui.ElementUI | |
| get the horizontal alignment of the DisplayObject in the area (ElementUI.ALIGN_LEFT, ElementUI.ALIGN_CENTER, ElementUI.ALIGN_RIGHT) | |
| alignY — Property in class com.soundstep.ui.ElementUI | |
| get the vertical alignment of the DisplayObject in the area (ElementUI.ALIGN_TOP, ElementUI.ALIGN_CENTER, ElementUI.ALIGN_BOTTOM) | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |