Skip to content

CoolSnow/cocos2dx-common

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocos2dx-common

Because I wrote more than one cocos2d-x extension so I found some code can be moved out as a common codebase.

Here is my extensions which refer to this common base:

Requirement

cocos2dx-common project refers cocos2d-x project. You must clone cocos2d-x repository to a folder named "cocos2d-x", and then clone cocos2dx-common in the same parent folder.

Demo

There is a test project in test folder, it supports iOS and android. If you want other platform, do it yourself.

How to use

For iOS, just drag cocos2dx-common project into your project. For Android, just import cocos2dx-common module. If not clear, refer to demo code.

About

Some common code used by other cocos2d-x extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published