- Properties
- x
- y
- a
- r
- Methods
- draw(ctx)
- Properties
- a
- b
- r
- center
- Methods
- has(pt)
- intersections(ln)
- collidesWith(other)
- draw(ctx)
- Properties
- m
- b
- length
- domain
- range
- pts
- Methods
- has(pt)
- intersection(ln)
- draw(ctx)
- Properties
- n
- r
- center
- domain
- range
- pts
- lns
- Methods
- has(pt)
- collidesWith(other)
- draw(ctx)
- Properties
- events
- maxListeners
- Methods
- on(event, listener)
- once(event, listener)
- emit(event [,...args])
- remove(event, listener)
- Properties
- xComp
- yComp
- mag
- angle
- Methods
- plus(other)
- minus(other)
- scale(value)
- dot(other)
- Static Properties
- defaults
- all
- groups
- zLevels
- DIE
- WRAP
- STOP
- BOUNCE
- Static Methods
- delete(sprite)
- clear()
- Properties
- x
- dx
- y
- dy
- z
- angle
- disp
- vel
- left
- right
- top
- bottom
- scale
- edge
- img
- visible
- Methods
- distanceTo(other)
- angleTo(other)
- collidesWith(other)
- draw()
- update()
- Static Properties
- defaults
- Properties
- ddx
- ddy
- acc
- mass
- p
- Methods
- applyForce(frc)
- update()
- Properties
- left
- right
- top
- bottom
- mouse
- canvas
- ctx
- isRunning
- frameRate
- Methods
- start()
- stop()
- clear()
- isDown(key)