Frames Per Second

Frames per second or FPS is how many video frames are drawn per second. FPS is used as a way of gauging a game's graphical performance.

FPS is usually set to 30 or 60.

Functions

All game programming languages have a function that returns the current FPS of a game. Most have a function that sets the FPS.

Language Return FPS Set FPS
Game Maker fps room_speed
PlayBasic FPS() SetFPS

Related Pages

Categories: Graphics : Timing
page_revision: 2, last_edited: 1237848514|%e %b %Y, %H:%M %Z (%O ago)