Constructor


FileButton(list: any, id: any, data: any, x: any, y: any, width: any, height: any)

Arguments:

list: any
id: any
data: any
x: any
y: any
width: any
height: any




Methods




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

Arguments:

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






FileButton:setChoices(choices: any, prompt: any)

Arguments:

choices: any
prompt: any


FileButton:setData(data: any)

Arguments:

data: any



Fields



Undocumented













FileButton.font: love.Font|nil

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

Open in Browser



















FileButton.subfont: love.Font|nil

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

Open in Browser