Ramu 0.7b doc
class
Collisor : Drawable
Description
Class responsible for collision.
Constructor Parameters
int
x: Position in x.int
y: Position in y.int
width: Width.int
height: Height.let coll = new Collisor(10, 10, 100, 100);
Properties
Public Methods
Inherited Members
- canDestroy
- canDraw
- canUpdate
- destroy
- draw
- drawOutOfCanvas
- drawPriority
- flipHorizontally
- flipVertically
- height
- opacity
- setActive
- start
- tag
- toRect
- update
- updatePriority
- width
- x
- y