Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dansen/ccgui

ccgui is a library for creating Graphical User Interfaces (GUIs) for cocos2d-x applications. The main goals of ccgui are: speed, flexibility and ease of use.
https://github.com/dansen/ccgui

Last synced: 3 months ago
JSON representation

ccgui is a library for creating Graphical User Interfaces (GUIs) for cocos2d-x applications. The main goals of ccgui are: speed, flexibility and ease of use.

Awesome Lists containing this project

README

        

--2013/7/31

I'm sorry for having no time to maintain this source code for now. I hope someday I can keep coding for this souce code
to make it more elegant.

ccgui
=====

ccgui is a library for creating Graphical User Interfaces (GUIs) for cocos2d-x applications. The main goals of ccgui are: speed, flexibility and ease of use.(The description copy from mygui ^_^)

=====
keywords:cocos2d-x;ccgui;gui system;mygui;cegui

=====
contact:
email: [email protected]

update:
2013-4-26
(1)Implement the MultiListBox.We had implement the ItemBox which like ListBox,but we won't implement MultiItemBox furthur.