window
typography
shapes
setting
mouse
vector
math
keyboard
io
image
classes
Reference
v0.0.6
window
createWindow
frameRate
deltaTime
width
height
windowResized
typography
loadFont
textSize
textFont
text
shapes
circle
rect
square
line
quad
point
arc
ellipse
triangle
beginShape
vertex
endShape
setting
background
fill
strokeWeight
noFill
stroke
noStroke
push
pop
mouse
mouseX
mouseY
mouseIsPressed
mousePressed
mouseReleased
vector
createVector
Vector.print
Vector.mult
Vector.add
math
randomSeed
random
round
floor
ceil
min
max
abs
map
dist
constrain
sin
cos
tan
PI
TWO_PI
HALF_PI
QUARTER_PI
keyboard
keyIsDown
keyPressed
keyReleased
keyHeld
UP_ARROW
DOWN_ARROW
LEFT_ARROW
RIGHT_ARROW
KEY_ENTER
KEY_BACKSPACE
KEY_A
KEY_B
KEY_C
KEY_D
KEY_E
KEY_F
KEY_G
KEY_H
KEY_I
KEY_J
KEY_K
KEY_L
KEY_M
KEY_N
KEY_O
KEY_P
KEY_Q
KEY_R
KEY_S
KEY_T
KEY_U
KEY_V
KEY_W
KEY_X
KEY_Y
KEY_Z
io
print
loadText
loadStrings
image
loadImage
image
classes
class