🐸
$
Image
☰
Image
Image Entity created by $.loadImage()
Properties
x
//number
y
//number
w
//number
h
//number
rotation
//number
direction
//number
speed
//number
velocity.x
//number
velocity.y
//number
previousPosition
//Point
movedByCamera
//boolean
asset
//Asset
Methods
draw(
)
//Draws the image at its current x and y co-ords
remove(
)
//Mark the image for removal at next cleanup