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