Constructor


DebugWindow(name: number, text: number, type: number, callback: number)

Arguments:

name: number
text: number
type: number
callback: number




Methods
















DebugWindow:isMouseOver(x1: any, y1: any, x2: any, y2: any)

Arguments:

x1: any
y1: any
x2: any
y2: any

Returns:

1: boolean




DebugWindow:onMousePressed(x: any, y: any, button: any, istouch: any, presses: any)

Arguments:

x: any
y: any
button: any
istouch: any
presses: any


DebugWindow:onMouseReleased(x: any, y: any, button: any, istouch: any, presses: any)

Arguments:

x: any
y: any
button: any
istouch: any
presses: any







Undocumented











DebugWindow.font: love.Font

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

Open in Browser