Fork me on GitHub
View source

package haxepunk.debug

class Metric<T>


extends Entity

Constructor

View source

new (name : String, data : CircularBuffer<T>, color : Color, minScale : Float) : Void

Functions

View source

render (camera : Camera) : Void

View source

update () : Void