Constructor


ModButton(name: any, width: any, height: any, mod: any)

Arguments:

name: any
width: any
height: any
mod: any




Methods






ModButton:drawCoolRectangle(x: any, y: any, w: any, h: any)

Arguments:

x: any
y: any
w: any
h: any


















ModButton:setFavoritedColor(r: any, g: any, b: any, a: any)

Arguments:

r: any
g: any
b: any
a: any


ModButton:setName(name: any)

Arguments:

name: any


ModButton:setSubtitle(subtitle: any)

Arguments:

subtitle: any





Fields



Undocumented









































ModButton.subfont: love.Font|nil

Defines the shape of characters that can be drawn onto the screen.

Open in Browser