🐸
$
Checkbox
☰
Checkbox
Checkbox created by $.makeCheckbox()
Properties
x
//number
y
//number
w
//number
h
//number
background
//string
border
//string
textColour
//string
accentColour
//string
name
//string
checked
//boolean
value
//any
Methods
draw(
)
//Draws the dropdown at its current x and y co-ords
remove(
)
//Mark the image for removal at next cleanup
isHovering(
)
//Returns true when the mouse is hovering over the checkbox