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 | |
---|---|---|---|
Camera3DEvent | twaver.threed.event | A Camera3DEvent object will be dispatched when the camera state of a scene is changed. | |
Consts3D | twaver.threed.util | Consts3D provides optional values for the 3D styles. | |
LightProfile | twaver.threed | LightProfile is used to descibe a light which can be used in a 3D scene. | |
Manager3D | twaver.threed.util | Manager3D class is designed to register global settings. | |
ModelLoadEvent | twaver.threed.event | ModelLoadEvent objects will be dispatched when loading external model files. | |
Mouse3DEvent | twaver.threed.event | A Mouse3DEvent object is dispatched when a mouse event occurs in a 3D scene. | |
Network3D | twaver.threed.network | Network3D is designed to represent a 3D scene. | |
Overview | twaver.threed.network | Overview component is desigend to provide a top view of the 3D scene. | |
SceneEvent | twaver.threed.event | SceneEvent objects will be dispatched when the factors of the environment of the 3D scene is changed. | |
Style3D | twaver.threed.util | Style3D class is used to define the 3D styles for the twaver.Element objects. | |
Util3D | twaver.threed.util | Util3D is designed to provide some tool functions to help programmers develope applications.. | |
XMLSerializer3D | twaver.threed.util | XMLSerializer3D is used to export a 3D scene into a XML file or recreate a 3D scene by importing a XML file. |