setDebug
立刻调整 artyom 的debug 模式。
// Enable debug
artyom.setDebug(true);
// Disable debug
artyom.setDebug();
// or
artyom.setDebug(false);Last updated
Was this helpful?
立刻调整 artyom 的debug 模式。
// Enable debug
artyom.setDebug(true);
// Disable debug
artyom.setDebug();
// or
artyom.setDebug(false);Last updated
Was this helpful?
Was this helpful?