Game Development Community

pauseGame() function??

by Richard Bottoms · in Torque Game Engine · 02/18/2003 (9:15 am) · 1 replies

Is there a pauseGame() function similar to the escapeFromGame()? I want to pause the game and free the mouse.

#1
02/21/2003 (9:32 am)
I haven't seen one yet, but then again I also just purchased the engine. (Blind leading the blind syndrome). Why not just code your own pause feature into the engine?

GokouZWAR