![]() |
Refresh | ![]() |
|
Refresh
Redraws the current frame to the target surface. bSuccess = myJAM.Refresh( ) Return value TRUE if successful, otherwise FALSE. Comments This is for ADVANCED USE ONLY. Only use this function if you are familiar with the inner workings of JAM. This is called by Run automatically. Calling this function may effect some 3rd party objects which assume it is the next frame. Technically, this function can take two parimiters, although their use is not recomended. If the first parimiter is TRUE, the window will not be refreshed automatically. If the second parimiter is TRUE, nothing will be drawn, and the window will not be refreshed. However, each object's RecalcDraw functions will still be run. This is used in MIS mode to save time. See also JAM:Regen JAM © 2005 no one in partiular Project started by David Evans in 2005 | ||