canvas
Contains functions for working with graphics
Constants
VK_DOWN : number = 40
VK_ESCAPE : number = 27
VK_FIRE : number = 10
VK_LEFT : number = 37
VK_RIGHT : number = 39
VK_UP : number = 38
Functions
clip()
color()
drawstring()
foval()
frect()
keypressed()
line()
mousehover()
oval()
prompt()
rect()
repaint()
window()