The flash.geom package contains classes that define geometric objects such as points, rectangles, and transformation matrixes. You use these classes to define the properties of objects that are used in other classes.
- Basics of geometry
- Using Point objects
- Using Rectangle objects
- Using Matrix objects
- Geometry example: Applying a matrix transformation to a display object
More Help Topics