Packageworlds
Classpublic class TestCircles
InheritanceTestCircles Inheritance RapidWorld Inheritance RapidGroup Inheritance RapidBasic Inheritance Object

Simple test of how close circles are to each other



Public Properties
 PropertyDefined By
 Inheritedactive : Boolean
RapidBasic
 Inheritedexists : Boolean
RapidBasic
 InheritedflashSprite : Sprite
Convenient access point to the Flash Display List
RapidWorld
 Inheritedvisible : Boolean
RapidBasic
Protected Properties
 PropertyDefined By
 Inheritedhost : RapidSim
RapidWorld
 InheritedislandManager : IslandManager
Add your Islands to this manager!
RapidWorld
 Inheritedmembers : Vector.<RapidBasic>
RapidGroup
 InheritedmembersDict : Dictionary
RapidGroup
Public Methods
 MethodDefined By
  
TestCircles
 Inherited
add(basic:RapidBasic):void
[override] Add objects to the world (very important!)
RapidWorld
  
create():void
[override]
TestCircles
 Inherited
debugDraw():void
[override]
RapidGroup
 Inherited
destroy():void
[override]
RapidGroup
 Inherited
draw():void
[override]
RapidGroup
 Inherited
postUpdate():void
[override]
RapidWorld
 Inherited
preDraw():void
[override]
RapidGroup
 Inherited
preUpdate():void
[override]
RapidWorld
 Inherited
RapidGroup
 Inherited
setBackgroundColor(color:uint, alpha:Number = 1.0):void
RapidWorld
 Inherited
setHost(host:RapidSim):void
RapidWorld
  
update():void
[override]
TestCircles
Constructor Detail
TestCircles()Constructor
public function TestCircles()



Method Detail
create()method
override public function create():void

update()method 
override public function update():void