Giter Club home page Giter Club logo

cocos2d-x-extensions's Introduction

Cocos2d-x Extensions

This repo is a collection of quality 3rd party extensions and additions for the Cocos2D-X Engine.
Everything that doesn’t modify Cocos2D-X itself, while bringing new functionality can become a part of Cocos2D-X-Extensions Repo: alternative versions of existing classes, additional categories, new nodes, actions, etc…

As well as Cocos2D-X, Cocos2D Extensions are licensed under the MIT License.

Cocos2D-X Extensions subforum: http://www.cocos2d-iphone.org/forum/forum/17

How to get the source

    git clone [email protected]:jandujar/cocos2d-x-extensions.git
    cd cocos2d-x-extensions
  
	# init cocos2d-x submodules in order to build & run the tests.
    git submodule update --init
	

Files & Folders

  • cocos2d-x - cocos2d-x 1.x submodule.
  • Extensions - folders with extensions sources, that can be inlcuded in your project.
  • ExtensionTests - sources & resources of Extensions demos.

Extensions

  • NdCxList - Does not work property.
  • AdvanceSprite - Works.
  • AdvenceParticle - Works.
  • CCMenuItemDynamic - Dynamic Menu Item Button. Works.
  • DecoratedBox - Dynamic Sprite. Works.
  • CCButton - Bug on win32 version.
  • PSModalAlert - Pop-up with fixed images and fixed size.
  • JACModalAlert - Pop-up with dynamic size.
  • CCTabView - Tabs. Works.
  • SlidingMenu - Works.
  • TableView - Test does not work.
  • CCNetwork - Working, Asyncronous json parser.
  • CCMosquittoClient - Working, MQTT client. Contributing ================ Looking for bugs or TODO's? Check the issues page.
    Want to share your own extension for cocos2d? Read this: Adding-new-Extension
    Know something that should be inlcuded in cocos2d-x-extensions-repo? Got problems and/or found a bug? Create an Issue

cocos2d-x-extensions's People

Contributors

flyingpacer avatar moadib avatar reflog avatar varadharaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cocos2d-x-extensions's Issues

a button with a state changed when the mouse move on it in win32

i have not an good idear to solve it .
i have two methods.
one . schedule(schedule_selector(MyButtonScence::move_in_key), 0.1f); of course, it have other works,
two. at <<LRESULT CCEGLView::WindowProc(**) case WM_MOUSEMOVE: >> ,

this is the two programs, but i don's have Overall knowledge and master about cocos2d-x , so i have no idear how to continue.

best wishes. waiting yours tips. thank you,

i solve the problem about link erro

I installed the vs2010 and built it succesful
but when i built it with vs2008 ,i occurs erros about link wihtou the mathed libs , of cources ,i user the vs2008's libs

at last , i copy a vcproj and deploy the setting again, it turns all right.
thank you very much.... now the vs2008's vcproj is neede although it's different. yours.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.