Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Go to the source code of this file.
Namespaces | |
XGUIDebug | |
Constant Groups | |
XGUIDebug | |
Functions | |
def | trace |
Variables | |
int | TRACE_BIGDEBUG = 10 |
int | TRACE_DEBUG = 5 |
int | TRACE_VERBOSE = 3 |
int | TRACE_INFO = 1 |
int | TRACE_NORMAL = 0 |
int | TRACE_WARNING = -1 |
int | TRACE_ERROR = -5 |
__xgui_trace_level = TRACE_NORMAL | |