SPStatsDisplay Class Reference
| Inherits from | SPSprite : SPDisplayObjectContainer : SPDisplayObject : SPEventDispatcher : NSObject |
| Declared in | SPStatsDisplay.h |
Overview
The statistics display is used internally by Sparrow to display statistical information.
Use the showStats: method of SPViewController to show it.
This is an internal class. You do not have to use it manually.
Tasks
-
framesPerSecondThe actual frame rate, i.e. the number of frames rendered per second.
property -
numDrawCallsThe number of draw calls per frame.
property