Property | Type | Description | |
---|---|---|---|
DEBUG | |||
DebugValue | DebugValueEnum | ||
ERROR | |||
INFO | |||
NONE | |||
VERBOSE | |||
WARNING |
Method | Description | |
---|---|---|
DebugLevel ( ) : System | ||
DebugLevel ( |
||
DebugLevel ( DebugValueEnum DebugValue ) : System | ||
IsSameOrLessThan ( |
||
IsSameOrLessThan ( DebugValueEnum DebugValue ) : bool |
Method | Description | |
---|---|---|
Init ( DebugValueEnum DebugValue ) : void |
public DebugLevel ( |
||
debugLevel | ||
return | System |
public DebugLevel ( DebugValueEnum DebugValue ) : System | ||
DebugValue | DebugValueEnum | |
return | System |
protected Init ( DebugValueEnum DebugValue ) : void | ||
DebugValue | DebugValueEnum | |
return | void |
public IsSameOrLessThan ( |
||
otherDebugLevel | ||
return | bool |
public IsSameOrLessThan ( DebugValueEnum DebugValue ) : bool | ||
DebugValue | DebugValueEnum | |
return | bool |
public static DebugLevel,andengine.util VERBOSE | ||
return |