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