Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dansen/ccgui
- Owner: dansen
- License: mit
- Created: 2013-04-24T04:30:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-31T09:01:48.000Z (over 11 years ago)
- Last Synced: 2024-01-29T09:06:00.077Z (10 months ago)
- Language: C++
- Size: 3.39 MB
- Stars: 39
- Watchers: 10
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.