Query: sdl::gfx::fpsmanager
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pods::SDL::GFX::FPSManager(3pm) User Contributed Perl Documentation pods::SDL::GFX::FPSManager(3pm)NAMESDL::GFX::FPSManager - data structure used by SDL::GFX::FramerateCATEGORYGFX, StructureMETHODSnew 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".AUTHORSSee "AUTHORS" in SDL. perl v5.14.2 2012-05-28 pods::SDL::GFX::FPSManager(3pm)
Related Man Pages |
---|
sdl::cdtrack(3pm) - debian |
sdl::color(3pm) - debian |
sdl::cursor(3pm) - debian |
sdl::rect(3pm) - debian |
sdl::smpeg(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
New UNIX and Linux History Sections |