CCLog
CCLog
Cocos2DInheritance: System.Object
Constructors
CCLog()
CCLog()()
Methods
Log(string)
Log(string)(System.String message)
Parameters:
message
(System.String)Log(string, params object[])
Log(string, params object[])(System.String format, System.Object[] args)
Parameters:
format
(System.String)args
(System.Object[])