Lua API:Graphics

From The Powder Toy
Revision as of 23:40, 6 September 2013 by gamax92 (talk | contribs) (Start a basic Graphics Page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description goes here.

Methods

graphics.drawLine

 graphics.drawLine()


graphics.drawRect

 graphics.drawRect()


graphics.drawCircle

 graphics.drawCircle()


graphics.WIDTH

 graphics.WIDTH()


graphics.fillCircle

 graphics.fillCircle()


graphics.fillRect

 graphics.fillRect()


graphics.HEIGHT

 graphics.HEIGHT()


graphics.textSize

 graphics.textSize()


graphics.drawText

 graphics.drawText()