Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| Alternativa3D
| alternativa | The class contains library version information and also used for integration in Adobe Flash CS3. | |
| AlternativaTypes
| alternativa | The class contains library version information and also used for integration in Adobe Flash CS3. | |
| AlternativaUtils
| alternativa | The class contains library version information and also used for integration in Adobe Flash CS3. | |
| BitmapUtils
| alternativa.utils | Utilites to work with raster images. | |
| Box
| alternativa.engine3d.primitives | Rectangular parallelepiped. | |
| Camera3D
| alternativa.engine3d.core | Camera showing 3D-scene on screen. | |
| CameraController
| alternativa.engine3d.controllers | Camera controller. | |
| Collision
| alternativa.engine3d.physics | Parameters of collision of an ellipsoid with a face. | |
| CollisionSetMode
| alternativa.engine3d.physics | The class contains constants for EllipsoidCollider.collisionSet property. |
|
| ColorUtils
| alternativa.utils | Utilites and constants for work with a color. | |
| Cone
| alternativa.engine3d.primitives | Truncated cone or cylinder. | |
| DevMaterial
| alternativa.engine3d.materials | Material that shades faces with specified color according to parameterType property. |
|
| EllipsoidCollider
| alternativa.engine3d.physics | The class implements continuous collision detection algorithm for ellipsoid and convex polygons. | |
| Engine3DError
| alternativa.engine3d.errors | Base class for 3D-engine errors. | |
| Face
| alternativa.engine3d.core | The face that is being created by three or more vertices. | |
| FaceExistsError
| alternativa.engine3d.errors | An error appearing when trying to add a face to an object, which already contains that face. | |
| FaceNeedMoreVerticesError
| alternativa.engine3d.errors | On error, occuring when there is not enough vertices to create face. | |
| FaceNotFoundError
| alternativa.engine3d.errors | An error occured when face is not found in object. | |
| FillMaterial
| alternativa.engine3d.materials | Material that fills a face with a solid fill | |
| FlyController
| alternativa.engine3d.controllers | Class provides aircraft-like control of an object in the scene's root object's coordinate system. | |
| FPS
| alternativa.utils | A component for displaying some program parameters. | |
| GeoPlane
| alternativa.engine3d.primitives | Geoplane. | |
| GeoSphere
| alternativa.engine3d.primitives | Geosphere. | |
| InvalidIDError
| alternativa.engine3d.errors | An error meaning that identifier is reserved and cannot be used. | |
| KeyboardUtils
| alternativa.utils | Keyboard utilities and constants | |
| Loader3DS
| alternativa.engine3d.loaders | 3DS models loader. | |
| LoaderOBJ
| alternativa.engine3d.loaders | Loader for OBJ file format models. | |
| Map
| alternativa.types | A map that has objects as a keys. | |
| Material
| alternativa.engine3d.materials | Base class for materials. | |
| MathUtils
| alternativa.utils | Math utilities and constants. | |
| Matrix3D
| alternativa.types | Class Matrix3D defines affine transformation from one coordinates system to another. | |
| Mesh
| alternativa.engine3d.core | Base class for three-dimentional objects, consisting of a set of vertices and faces. | |
| MeshUtils
| alternativa.utils | Mesh-objects utilities | |
| MouseEvent3D
| alternativa.engine3d.events | An event object which is dispatched when mouse interacts with objects rendered on a view. | |
| MouseUtils
| alternativa.utils | Mouse utilities. | |
| Object3D
| alternativa.engine3d.core | Base class for in-scene objects. | |
| Object3DHierarchyError
| alternativa.engine3d.errors | An error, connected with objects' hierarchy problems. | |
| Object3DNotFoundError
| alternativa.engine3d.errors | An error occuring when there is no object where expected. | |
| ObjectController
| alternativa.engine3d.controllers | The base controller to manipulate an object's orientation and position. | |
| ObjectExistsError
| alternativa.engine3d.errors | An error meaning that the object is already present in container. | |
| ObjectNotFoundError
| alternativa.engine3d.errors | The object was not found in a container. | |
| ObjectUtils
| alternativa.utils | Objects and classes utilities. | |
| Plane
| alternativa.engine3d.primitives | Plane. | |
| Point3D
| alternativa.types | Point (radius-vector) in a three-dimentional space. | |
| Scene3D
| alternativa.engine3d.core | Scene is an interacting objects' container. | |
| Set
| alternativa.types | A set of elements. | |
| Sphere
| alternativa.engine3d.primitives | Sphere | |
| Sprite3D
| alternativa.engine3d.core | The class represents a point in 3d-space. | |
| SpriteMaterial
| alternativa.engine3d.materials | The base class for sprite materials. | |
| SpriteTextureMaterial
| alternativa.engine3d.materials | The material draws a texture at a sprite's location. | |
| Surface
| alternativa.engine3d.core | Surface, a set of faces, set together in a group to have an ability to work with their common properties. | |
| SurfaceExistsError
| alternativa.engine3d.errors | An error meaning that surface is already present in container. | |
| SurfaceMaterial
| alternativa.engine3d.materials | Base class for surface materials. | |
| SurfaceNotFoundError
| alternativa.engine3d.errors | An error meaning that surface is not found in container. | |
| Texture
| alternativa.types | Class for texture storage. | |
| TextureMaterial
| alternativa.engine3d.materials | Material that fills surface with texture. | |
| TextureMaterialPrecision
| alternativa.engine3d.materials | Class contains texture material's perspective correction precision constants | |
| TextUtils
| alternativa.utils | Text utilities. | |
| Vertex
| alternativa.engine3d.core | Polygon vertex. | |
| VertexExistsError
| alternativa.engine3d.errors | An error meaning that vertex is already present in object. | |
| VertexNotFoundError
| alternativa.engine3d.errors | An error meaning that vertex is not found in object. | |
| View
| alternativa.engine3d.display | Camera viewport. | |
| WalkController
| alternativa.engine3d.controllers | The class provides FPS-like control of an object's movement in the scene's root object's coordinate system. | |
| WireMaterial
| alternativa.engine3d.materials | Material for polygons' edges drawing. |