RSS

Even Better Flash AS3 FPS Stats

This entry was posted on Sep 12 2008

I had written a post a while back about using the Handy FPS box. Recently I was sorting through some code and remembered I had found a prettier more informative as3 fps stats box. This one is from Mr. Doob, you can download it from his Google Code Repo.

Example Code:

import Stats;
addChild(new Stats());

[ via ricardocabello ]


2 Responses to “Even Better Flash AS3 FPS Stats”

  1. 1 Trackback(s)

  2. Handy AS3 FPS Box | Geek.blog

Post a Comment