Свойство | Тип | Описание | |
---|---|---|---|
COCOS2D_ASSERT | bool | ||
COCOS2D_DEBUG | byte |
Метод | Описание | |
---|---|---|
Error ( string format ) : void | ||
Info ( string format ) : void | ||
Log ( string format ) : void | ||
Warning ( string format ) : void |
public static Error ( string format ) : void | ||
format | string | |
Результат | void |
public static Info ( string format ) : void | ||
format | string | |
Результат | void |
public static Log ( string format ) : void | ||
format | string | |
Результат | void |
public static Warning ( string format ) : void | ||
format | string | |
Результат | void |