sdl::gfx::fpsmanager(3pm) debian man page | unix.com

Man Page: sdl::gfx::fpsmanager

Operating Environment: debian

Section: 3pm

pods::SDL::GFX::FPSManager(3pm) 			User Contributed Perl Documentation			   pods::SDL::GFX::FPSManager(3pm)

NAME
SDL::GFX::FPSManager - data structure used by SDL::GFX::Framerate
CATEGORY
GFX, Structure
METHODS
new use SDL; use SDL::GFX::Framerate; use SDL::GFX::FPSManager; my $fps = SDL::GFX::FPSManager->new(0, 0, 0, 0); Initialize the framerate manager object. Arguments: framecount, rateticks, lastticks, rate. framecount my $fc = $fps->framecount; Returns the "framecount". rateticks my $rt = $fps->rateticks; Returns the "rateticks". lastticks my $lt = $fps->lastticks; Returns the "lastticks". rate my $r = $fps->rate; Returns the "rate".
AUTHORS
See "AUTHORS" in SDL. perl v5.14.2 2012-05-28 pods::SDL::GFX::FPSManager(3pm)
Related Man Pages
sdl::audiocvt(3pm) - debian
sdl::color(3pm) - debian
sdl::mixer::samples(3pm) - debian
sdl::rect(3pm) - debian
sdlx::fps(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
New UNIX and Linux History Sections