SetRealtimeDebugPos
SetRealtimeDebugPos

Changes the location that the general debug information is shown.

bSuccess = myDebug.SetRealtimeDebugPos( Location )

Return value
TRUE if the position was changed successfully, otherwise FALSE.

Parameters
  • Location
    One of the following:
    • TOP_LEFT
      Position the information in the top-left corner of the screen
    • TOP_RIGHT
      Position the information in the top-right corner of the screen
    • BOTTOM_LEFT
      Position the information in the bottom-left corner of the screen
    • BOTTOM_RIGHT
      Position the information in the bottom-right corner of the screen
Comments

You can move the debug information around the screen to get it out of the way of more important things, such as the game itself :P

See also
Debug:SetRealtimeDebug
Debug:IsRealtimeDebug



JAM © 2005 no one in partiular
Project started by David Evans in 2005