docs for GFX::Primitives
[sdlgit/SDL-Site.git] / pages / SDL-GFX-FPSManager.html-inc
1 <div class="pod">
2 <!-- INDEX START -->
3 <h3 id="TOP">Index</h3>
4 <hr />
5 <!-- INDEX END -->
6
7 <p>The Following are XS bindings to the SDL_gfx Library</p>
8 <p>typedef struct {
9     Uint32 framecount;
10     float rateticks;
11     Uint32 lastticks;
12     Uint32 rate;
13     } FPSmanager;</p>
14 <p>Described here:</p>
15 <p>See: <a href="http://www.ferzkopp.net/joomla/content/view/19/14/">http://www.ferzkopp.net/joomla/content/view/19/14/</a></p>
16
17
18 </div>