Packageorg.flintparticles.common.debug
Classpublic class Stats
InheritanceStats Inheritance flash.text.TextField

A simple stats display object showing the frame-rate, the memory usage and the number of particles in use.



Public Methods
 MethodDefined By
  
Stats(color:uint = 0xFFFFFF, bgColor:uint = 0)
Stats
Constructor Detail
Stats()Constructor
public function Stats(color:uint = 0xFFFFFF, bgColor:uint = 0)



Parameters
color:uint (default = 0xFFFFFF)
 
bgColor:uint (default = 0)