| Package | org.goasap.items |
| Class | public class PhysicsGo |
| Inheritance | PhysicsGo GoItem PlayableBase flash.events.EventDispatcher |
| Method | Defined by | ||
|---|---|---|---|
| PhysicsGo | |||
![]() |
correctValue(value:Number):Number
IMPORTANT: Subclasses need to implement this functionality
individually.
| GoItem | |
![]() |
toString():String
Appends the regular toString value with the instance's playableID.
| PlayableBase | |
![]() |
update(currentTime:Number):void
Required by IUpdatable: Perform updates on a pulse.
| GoItem | |