Functions

OrxFPS

Functions

orxDLLAPI void orxFASTCALL orxFPS_Exit ()
orxDLLAPI orxU32 orxFASTCALL orxFPS_GetFPS ()
orxDLLAPI void orxFASTCALL orxFPS_IncreaseFrameCounter ()
orxDLLAPI orxSTATUS orxFASTCALL orxFPS_Init ()
orxDLLAPI void orxFASTCALL orxFPS_Setup ()

Detailed Description

FPS Module Allows to compute & display FPS


Function Documentation

orxDLLAPI void orxFASTCALL orxFPS_Exit (  )

Exits from the FPS module

orxDLLAPI orxU32 orxFASTCALL orxFPS_GetFPS (  )

Gets current FTP value

Returns:
orxU32
orxDLLAPI void orxFASTCALL orxFPS_IncreaseFrameCounter (  )

Increases internal frame counter

orxDLLAPI orxSTATUS orxFASTCALL orxFPS_Init (  )

Inits the FPS module

Returns:
orxSTATUS_SUCCESS / orxSTATUS_FAILURE
orxDLLAPI void orxFASTCALL orxFPS_Setup (  )

Setups FPS module


Generated for orx by doxygen 1.5.6