SXFPSMeter

type:
extension
author:
Malcolm
description:
A quick and dirty FPS meter.
lastupdate:
2011-04-11
compatible:
v1.1
tag:
FPS, frames per second, meter
homepage:
https://gist.github.com/893868
download:
https://gist.github.com/893868/download

Usage

A quick and dirty FPS meter for sparrow so you don't have to rely on NSLog.

SXFPSMeter *meter = [[SXFPSMeter alloc] initWithText:@""];
[self addChild:meter];
Sparrow 2.0 comes with a similar class built in: just enable the “showStats” property on the Sparrow view controller.

Changelog

  • 2011/04/11 22:20: First public version

Source Code

Discussion

No comments so far. Feel free to edit this part of the page.

  extensions/sx_fps_meter.txt · Last modified: 2015/09/14 11:15 by 127.0.0.1
 
Powered by DokuWiki