Crystal Class
Class org.rapo.games.astro.Crystal
Inheritance
>
BaseObject
>
Crystal
Implements a game-specific Crystal object.
Extends the BaseObject class.
| Constructor Summary |
|---|
| | Crystal(x:Number, y:Number, angle_index:Number, movie_clip:MovieClip, name:String) |
| Property Summary |
|---|
| Timer | |
| Number | |
| Properties inherited from org.rapo.games.BaseObject |
|---|
|
| Method Summary |
|---|
| | |
| Void | |
| Void | |
| Void | |
| Methods inherited from org.rapo.games.BaseObject |
|---|
|
Crystal
public function Crystal(x:Number, y:Number, angle_index:Number, movie_clip:MovieClip, name:String)
autoPilotTimer
var autoPilotTimer:
Timer;
autoPilot
public function autoPilot()
friction
public function friction():Void
move
public function move():Void
updateCoords
public function updateCoords():Void
Documentation generated by BLDoc Community Edition from B-Line Express.