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 | |
defaultIfEmpty(str:String, defaultStr:String) — Static Method , class org.as3utils.StringUtil | |
Returns either the passed in String object, or if the String object is empty ("") or null, the value of defaultStr. | |
degreesToRadians(degrees:Number, decimalPlaces:int) — Static Method , class org.as3utils.MathUtil | |
Converts degrees to radians. | |
DrawUtil — class, package org.as3utils | |
A utility class for working with drawings. | |
DrawUtil() — Constructor, class org.as3utils.DrawUtil | |
DrawUtil is a static class and shouldn't be instantiated. | |
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 |