Closed heroddaji closed 8 years ago
Hello, I try to use Swift with this cocos2d lib. i want to use the macro such as CCLOG but swift cannot call complex macro from objectiveC is there a plan to fix this soon? may be I can try to do something with it
Why would you need to use CCLOG if swift has a built in print() which is much more useful?
Hello, I try to use Swift with this cocos2d lib. i want to use the macro such as CCLOG but swift cannot call complex macro from objectiveC is there a plan to fix this soon? may be I can try to do something with it