Skip to content

Imgbutton

trubblegum edited this page Mar 27, 2012 · 6 revisions

A shortcut for a button which displays an image and a label.

local imgbutton = Gspot:imgbutton(label, pos, parent, img)

Additional constructor arguments :

nil or string path or love.image img the image to display.
Additional values :
nil or love.image img the image to display.