Constructor


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

Arguments:

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




Methods








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

Arguments:

choices: any
prompt: any


FileButton:setData(data: any)

Arguments:

data: any



Undocumented









FileButton.font: love.Font

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

Open in Browser















FileButton.subfont: love.Font

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

Open in Browser