| Package | com.whirled.contrib.platformer.board |
| Class | public class ActorBounds |
| Inheritance | ActorBounds DynamicBounds |
| Subclasses | CircleBounds, SimpleActorBounds |
| Property | Defined by | ||
|---|---|---|---|
| actor : Actor | ActorBounds | ||
![]() | controller : DynamicController | DynamicBounds | |
![]() | dyn : Dynamic | DynamicBounds | |
| Method | Defined by | ||
|---|---|---|---|
| ActorBounds | |||
![]() |
checkAndPush(dest:Array, source:Array):void
| DynamicBounds | |
![]() |
getInteractingBounds():Array
| DynamicBounds | |
![]() | DynamicBounds | ||
![]() |
isInteresting(db:DynamicBounds):Boolean
| DynamicBounds | |
![]() |
translate(dX:Number, dY:Number):void
Translates the actor and updates all the boundary data.
| DynamicBounds | |
![]() |
updateBounds():void
| DynamicBounds | |
![]() | DynamicBounds | ||