Lua API:Graphics

From The Powder Toy
Revision as of 00:08, 7 September 2013 by gamax92 (talk | contribs) (Handle Constants better)
Jump to: navigation, search

Description goes here.

Methods

graphics.drawLine

 graphics.drawLine()


graphics.drawRect

 graphics.drawRect()


graphics.drawCircle

 graphics.drawCircle()


graphics.fillCircle

 graphics.fillCircle()


graphics.fillRect

 graphics.fillRect()


graphics.textSize

 graphics.textSize()


graphics.drawText

 graphics.drawText()


Constants

Any of these constants can be accessed with graphics.<constant name here>

Uncatergorized

WIDTH
HEIGHT