Fork me on GitHub
View source

package haxepunk.debug

class Console


extends Scene

Static variables

static enabled : Bool

Static functions

View source

static enable () : Void

Variables

debugDraw : Bool

fps : CircularBuffer<Float>

paused : Bool

Functions

View source

log (data : Dynamic) : Void

View source

update () : Void

View source

watch (properties : Array<Dynamic>) : Void