Showing posts with label Menu from basic to advanced. Show all posts
Showing posts with label Menu from basic to advanced. Show all posts

Saturday, January 17, 2015

[Tutorial] Cocos2d-x: Menu, from basic to advanced

Now, let's start. Create a new Project named Menu as follow, using cmd  >cocos new menu -p com.vn.menu -l cpp -d f:android/project After new Project is created, you should run this command >cocos compile -s f:android/project/menu -p win32 This is the first compile, purpose is linking to libraries in Engine. The first time to compile is so long. The next compile will be much faster because we only change some in Class and Resource. Step...

Posted By Live Blog11:21 PM

Choose an Android item