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.


 ClassPackageDescription
 Alternativa3D
alternativaThe class contains library version information and also used for integration in Adobe Flash CS3.
 AlternativaTypes
alternativaThe class contains library version information and also used for integration in Adobe Flash CS3.
 AlternativaUtils
alternativaThe class contains library version information and also used for integration in Adobe Flash CS3.
 BitmapUtils
alternativa.utilsUtilites to work with raster images.
 Box
alternativa.engine3d.primitivesRectangular parallelepiped.
 Camera3D
alternativa.engine3d.coreCamera showing 3D-scene on screen.
 CameraController
alternativa.engine3d.controllersCamera controller.
 Collision
alternativa.engine3d.physicsParameters of collision of an ellipsoid with a face.
 CollisionSetMode
alternativa.engine3d.physicsThe class contains constants for EllipsoidCollider.collisionSet property.
 ColorUtils
alternativa.utilsUtilites and constants for work with color.
 Cone
alternativa.engine3d.primitivesTruncated cone or cylinder.
 DevMaterial
alternativa.engine3d.materialsMaterial that shades faces with specified color according to parameterType property.
 EllipsoidCollider
alternativa.engine3d.physicsThe class implements continuous collision detection algorithm for ellipsoid and convex polygons.
 Engine3DError
alternativa.engine3d.errorsBase class for 3D-engine errors.
 Face
alternativa.engine3d.coreThe face that is being created by three or more vertices.
 FaceExistsError
alternativa.engine3d.errorsAn error appearing when trying to add a face to an object, which already contains that face.
 FaceNeedMoreVerticesError
alternativa.engine3d.errorsOn error, occuring when there is not enough vertices to create face.
 FaceNotFoundError
alternativa.engine3d.errorsAn error occured when face is not found in object.
 FillMaterial
alternativa.engine3d.materialsMaterial that fills a face with a solid fill
 FlyController
alternativa.engine3d.controllersClass provides aircraft-like control of an object in the scene's root object's coordinate system.
 FPS
alternativa.utilsA component for displaying some program parameters.
 GeoPlane
alternativa.engine3d.primitivesGeoplane.
 GeoSphere
alternativa.engine3d.primitivesGeosphere.
 InvalidIDError
alternativa.engine3d.errorsAn error meaning that identifier is reserved and cannot be used.
 KeyboardUtils
alternativa.utilsKeyboard utilities and constants
 Loader3D
alternativa.engine3d.loadersThe base class for loaders.
 Loader3DS
alternativa.engine3d.loaders3DS models loader.
 LoaderEvent
alternativa.engine3d.loaders.eventsThe event is dispatched by loaders on different stages of loading process.
 LoaderOBJ
alternativa.engine3d.loadersLoader for OBJ files.
 LoaderProgressEvent
alternativa.engine3d.loaders.eventsThe event which is dispatched by loaders during loading process.
 LoadingStage
alternativa.engine3d.loadersThe constants wich describe possible types of a loading process stages.
 Map
alternativa.typesA map that has objects as a keys.
 Material
alternativa.engine3d.materialsBase class for materials.
 MathUtils
alternativa.utilsMath utilities and constants.
 Matrix3D
alternativa.typesClass Matrix3D defines affine transformation from one coordinates system to another.
 Mesh
alternativa.engine3d.coreBase class for three-dimentional objects, consisting of a set of vertices and faces.
 MeshUtils
alternativa.utilsMesh-objects utilities
 MouseEvent3D
alternativa.engine3d.eventsAn event object which is dispatched when mouse interacts with objects rendered on a view.
 MouseUtils
alternativa.utilsMouse utilities.
 MovieClipMaterial
alternativa.engine3d.materials

The material which uses an instance of MovieClip as an interactive texture.

 Object3D
alternativa.engine3d.coreBase class for in-scene objects.
 Object3DHierarchyError
alternativa.engine3d.errorsAn error, connected with objects' hierarchy problems.
 Object3DNotFoundError
alternativa.engine3d.errorsAn error occuring when there is no object where expected.
 ObjectController
alternativa.engine3d.controllersThe base controller to manipulate an object's orientation and position.
 ObjectExistsError
alternativa.engine3d.errorsAn error meaning that the object is already present in container.
 ObjectNotFoundError
alternativa.engine3d.errorsThe object was not found in a container.
 ObjectUtils
alternativa.utilsObjects and classes utilities.
 Parser3DS
alternativa.engine3d.loadersThe parser of binary 3DS data.
 ParserOBJ
alternativa.engine3d.loadersParser of OBJ data.
 Plane
alternativa.engine3d.primitivesPlane.
 Point3D
alternativa.typesPoint (radius-vector) in a three-dimentional space.
 Scene3D
alternativa.engine3d.coreScene is an interacting objects' container.
 Sector
alternativa.engine3d.coreSectors provide a mechanism to control visibility of different scene parts in addition to splitters system.
 SectorInOtherSceneError
alternativa.engine3d.errorsThe error is dispatched when a sector being added to a scene is already contained in another scene.
 Set
alternativa.typesA set of elements.
 Sphere
alternativa.engine3d.primitivesSphere
 Splitter
alternativa.engine3d.coreSplitters are used to control visibility of different parts of the scene.
 SplitterInOtherSceneError
alternativa.engine3d.errorsThe error is dispatched when a splitter being added to a scene is already contained in another scene.
 SplitterNeedMoreVerticesError
alternativa.engine3d.errorsThe error is dispatched when insufficient number of vertices were specified in a splitter's constructor.
 Sprite3D
alternativa.engine3d.coreThe class represents a point in 3d-space.
 SpriteMaterial
alternativa.engine3d.materialsThe base class for sprite materials.
 SpriteTextureMaterial
alternativa.engine3d.materialsThe material draws a texture at a sprite's location.
 Surface
alternativa.engine3d.coreSurface, a set of faces, set together in a group to have an ability to work with their common properties.
 SurfaceExistsError
alternativa.engine3d.errorsAn error meaning that surface is already present in container.
 SurfaceMaterial
alternativa.engine3d.materialsBase class for surface materials.
 SurfaceNotFoundError
alternativa.engine3d.errorsAn error meaning that surface is not found in container.
 Texture
alternativa.typesClass for texture storage.
 TextureMapsInfo
alternativa.engine3d.loadersThe class contains information about a texture.
 TextureMaterial
alternativa.engine3d.materialsMaterial that fills surface with texture.
 TextureMaterialPrecision
alternativa.engine3d.materialsClass contains texture material's perspective correction precision constants
 TextUtils
alternativa.utilsText utilities.
 UnitsConverter
alternativa.utilsThe class provides methods for measurement units conversion.
 Vertex
alternativa.engine3d.corePolygon vertex.
 VertexExistsError
alternativa.engine3d.errorsAn error meaning that vertex is already present in object.
 VertexNotFoundError
alternativa.engine3d.errorsAn error meaning that vertex is not found in object.
 View
alternativa.engine3d.displayCamera viewport.
 WalkController
alternativa.engine3d.controllersThe class provides FPS-like control of an object's movement in the scene's root object's coordinate system.
 WireMaterial
alternativa.engine3d.materialsMaterial for polygons' edges drawing.