| Property | Defined By | ||
|---|---|---|---|
| colors : Colors | Stats | ||
| fps : uint | Stats | ||
| fps_graph : uint | Stats | ||
| graph : BitmapData | Stats | ||
| mem : Number | Stats | ||
| mem_graph : uint | Stats | ||
| mem_max : Number | Stats | ||
| mem_max_graph : uint | Stats | ||
| ms : uint | Stats | ||
| ms_prev : uint | Stats | ||
| rectangle : Rectangle | Stats | ||
| style : StyleSheet | Stats | ||
| text : TextField | Stats | ||
| timer : uint | Stats | ||
| xml : XML | Stats | ||
| Method | Defined By | ||
|---|---|---|---|
Stats()
Stats FPS, MS and MEM, all in one. | Stats | ||
| colors | property |
protected var colors:Colors| fps | property |
protected var fps:uint| fps_graph | property |
protected var fps_graph:uint| graph | property |
protected var graph:BitmapData| mem | property |
protected var mem:Number| mem_graph | property |
protected var mem_graph:uint| mem_max | property |
protected var mem_max:Number| mem_max_graph | property |
protected var mem_max_graph:uint| ms | property |
protected var ms:uint| ms_prev | property |
protected var ms_prev:uint| rectangle | property |
protected var rectangle:Rectangle| style | property |
protected var style:StyleSheet| text | property |
protected var text:TextField| timer | property |
protected var timer:uint| xml | property |
protected var xml:XML| Stats | () | Constructor |
public function Stats()Stats FPS, MS and MEM, all in one.
| HEIGHT | Constant |
protected const HEIGHT:uint = 100| WIDTH | Constant |
protected const WIDTH:uint = 70