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
Undocumented
FileButton.font: love.Font
Defines the shape of characters that can be drawn onto the screen.
FileButton.subfont: love.Font
Defines the shape of characters that can be drawn onto the screen.