Version2.0/Debug

Last-modified: 2009-03-28 (土) 15:23:07

(All methods are shared)

  • Void Debug.ON()
    Activate the debug mode
  • Void Debug.OFF()
    Desactivate the debug mode
  • Void Debug.print(text)
    Print a debug line
    text (String): text to print
  • Void Debug.clear()
    Clear the debug console
  • Void Debug.setColor(color)
    Set the debug text color
    color (Color): color of the text