Fields



TextInput.drawOptions.font: (love.Font)?

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

Open in Browser


TextInput.drawOptions.get_prefix: (fun( "end"|"middle"|"single"|"start")string)?



TextInput.drawOptions.x: number?

The X position to draw the text input at.


TextInput.drawOptions.y: number?

The Y position to draw the text input at.