<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / tag / fps</title>
<link>http://netvouz.com/tag/fps?feed=rss</link>
<description>Bookmarks tagged with &quot;fps&quot; on Netvouz</description>
<item><title>AS3 FPS Counter | kaioa.com</title>
<link>http://kaioa.com/node/83</link>
<description>package{ import flash.display.Sprite; import flash.events.Event; import flash.text.TextField; import flash.text.TextFieldAutoSize; import flash.utils.getTimer; public class FPSCounter extends Sprite{ private var last:uint = getTimer(); private var ticks:uint = 0; private var tf:TextField; public function FPSCounter(xPos:int=0, yPos:int=0, color:uint=0xffffff, fillBackground:Boolean=false, backgroundColor:uint=0x000000) { x = xPos; y = yPos; tf = new TextField(); tf.textColor = color; tf.text = &quot;----- fps&quot;; tf.selectable = false; tf.background = fillBackground; tf.backgroundColor = backgroundColor; tf.autoSize = TextFieldAutoSize.LEFT; addChild(tf); width = tf.textWidth; height = tf.textHeight; addEventListener(Event.ENTER_FRAME, tick); } public function tic</description>
<category domain="http://netvouz.com/Karzin?category=7236523184708758705">Tutorial &gt; Actionscript &gt; Actionscript 3</category>
<author>Karzin</author>
<pubDate>Wed, 22 Sep 2010 22:48:13 GMT</pubDate>
</item><item><title>Want a REAL FPS zombie MMO RPG??? L@@K [Archive] - All Things Zombie Forums</title>
<link>http://www.allthingszombie.com/forums/archive/index.php/t-6627.html</link>
<description>[Archive] Want a REAL FPS zombie MMO RPG??? L@@K Zombie Games &amp; Collectibles</description>
<category domain="http://netvouz.com/newkiraj?category=124284775152906365"></category>
<author>newkiraj</author>
<pubDate>Sat, 27 Oct 2007 00:31:01 GMT</pubDate>
</item><item><title>Cube Engine Games</title>
<link>http://www.cubeengine.com/</link>
<description></description>
<category domain="http://netvouz.com/tpsaint?category=8165737605515845951"></category>
<author>tpsaint</author>
<pubDate>Sat, 02 Jun 2007 14:51:49 GMT</pubDate>
</item><item><title>T R E M U L O U S :: NEWS</title>
<link>http://tremulous.net/</link>
<description>Tremulous is a free, open source game that blends a team based FPS with elements of an RTS. Players can choose from 2 unique races, aliens and humans. Players on both teams are able to build working structures in-game like an RTS. These structures provide</description>
<category domain="http://netvouz.com/jdrsantos?category=5731594885622531919"></category>
<author>jdrsantos</author>
<pubDate>Mon, 28 May 2007 16:51:30 GMT</pubDate>
</item></channel></rss>