Functions
 FunctionDescription
 formatString Formats a String in .Net-style, with curly braces ("{0}").
 getNextPowerOfTwo Returns the next power of two that is equal to or bigger than the specified number.
Classes
 ClassDescription
 Color A utility class containing predefined colors and methods converting between different color representations.
 HAlign A class that provides constant values for horizontal alignment of objects.
 MatrixUtil A utility class containing methods related to the Matrix class.
 RectangleUtil A utility class containing methods related to the Rectangle class.
 ScaleMode A class that provides constant values for the 'RectangleUtil.fit' method.
 VAlign A class that provides constant values for vertical alignment of objects.
 VertexData The VertexData class manages a raw list of vertex information, allowing direct upload to Stage3D vertex buffers.