Flint Particles documentation v3.0.1
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Stats
Methods
Package
org.flintparticles.common.debug
Class
public class Stats
Inheritance
Stats
flash.text.TextField
A simple stats display object showing the frame-rate, the memory usage and the number of particles in use.
Public Methods
Method
Defined 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
)
Sun Feb 27 2011, 06:00 PM Z