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 |
BooleanUtil — class, package org.as3utils |
|
A utility class to work with Boolean objects. |
BooleanUtil() — Constructor, class org.as3utils.BooleanUtil |
|
BooleanUtil is a static class and shouldn't be instantiated. |
border(bounds:flash.geom:Rectangle, thickness:Number, color:uint, alpha:Number) — Static Method , class org.as3utils.DrawUtil |
| |
ByteConversionUtil — class, package org.as3utils |
|
A utility class for working with conversion of bytes. |
ByteConversionUtil() — Constructor, class org.as3utils.ByteConversionUtil |
|
ByteConversionUtil is a static class and shouldn't be instantiated. |
bytesToGigabytes(bytes:Number, decimalPlaces:int) — Static Method , class org.as3utils.ByteConversionUtil |
|
Converts the number of bytes to gigabytes. |
bytesToKilobytes(bytes:Number, decimalPlaces:int) — Static Method , class org.as3utils.ByteConversionUtil |
|
Converts the number of bytes to kilobytes. |
bytesToMegabytes(bytes:Number, decimalPlaces:int) — Static Method , class org.as3utils.ByteConversionUtil |
|
Converts the number of bytes to megabytes. |
bytesToTerabytes(bytes:Number, decimalPlaces:int) — Static Method , class org.as3utils.ByteConversionUtil |
|
Converts the number of bytes to terabytes. |
|
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 |