Packageaway3d.test
Classpublic class SimpleView
InheritanceSimpleView Inheritance flash.display.Sprite

SimpleView

Protected Properties
 PropertyDefined by
  target : Object3D
SimpleView
  view : View3D
SimpleView
Public Methods
 MethodDefined by
  
SimpleView
Protected Methods
 MethodDefined by
  
create():void
SimpleView
  
draw():void
SimpleView
  
init(event:Event):void
SimpleView
  
run(event:Event):void
SimpleView
  
start():void
SimpleView
Property detail
targetproperty
protected var target:Object3D
viewproperty 
protected var view:View3D
Constructor detail
SimpleView()constructor
public function SimpleView() Init Parameters
Method detail
create()method
protected function create():void
draw()method 
protected function draw():void
init()method 
protected function init(event:Event):void Parameters
event:Event
run()method 
protected function run(event:Event):void Parameters
event:Event
start()method 
protected function start():void
Wiki link
Click to go to the wiki page for 'away3d.test.SimpleView'

Code examples

Comments