Packagecom.godpaper.as3.views.components.jewels
Classpublic class Earth
InheritanceEarth Inheritance Jewel Inheritance flash.display.Sprite

Earth.as class.



Public Properties
 PropertyDefined By
 Inheritedplaying : Boolean
Jewel
 Inheritedsize : int
Jewel
 Inheritedvisible : Boolean
[override] [write-only]
Jewel
Public Methods
 MethodDefined By
  
Earth
 Inherited
generate(code:String):Jewel
[static]
Jewel
Protected Methods
 MethodDefined By
 Inherited
doUpdate(e:Event):void
Jewel
 Inherited
invalidate():void
Jewel
 Inherited
solid(s:Solid, colors:Array, glow:uint, size:int):void
Jewel
  
update():void
[override]
Earth
Public Constants
 ConstantDefined By
 InheritedAIR : String = AIR
[static]
Jewel
 InheritedEARTH : String = EARTH
[static]
Jewel
 InheritedFIRE : String = FIRE
[static]
Jewel
 InheritedWATER : String = WATER
[static]
Jewel
Constructor Detail
Earth()Constructor
public function Earth()



Method Detail
update()method
override protected function update():void