Constructor


ImageBorder(texture: any, path: any)

Arguments:

texture: any
path: any




Methods





Fields


ImageBorder.texture: love.Image

The texture to be drawn behind the game. Usually 1920x1080.



Undocumented