Welcome Guest [Log In] [Register]
Viewing Single Post From: Epee Engine
Alan
Administrator
[ *  *  * ]
bool SetFps
(
int _fps
)

Public function of the Epee Engine Class

Description:
Sets the frames per second that the Epee Engine is rendering at
NOTE:There is a small pause in event handling when the new frame rate is significantly different from old


Arguments:
int _fps
new frames per second the Epee Engine should render at

Return Value:
Returns true if the new frame rate is set
Offline Profile Quote Post
Epee Engine · Documentation