Projects > cpp > Issues > Refactor #5057

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

Refactor #5055: Cleanup UI framework code

Use c++11 best practice and unify some apis in UI module

Refactor #5057 [Closed]
owen 2014-05-08 08:51 . Updated about 9 years ago
  1. replace enum with enum class
  2. use std::function<> instead of member function pointer
  3. unify some APIs. such as setText vs getStringValue.
owen 2014-05-08 08:51
  • Parent task set to #5055
owen 2014-05-08 09:23
  1. reduce header file include, use forward declaration instead
walzer@cocos2d-x.org 2014-05-08 09:32
  • Subject changed from Use c++11 best practice and unify some apis to Use c++11 best practice and unify some apis in UI module
owen 2014-05-20 06:47
  • Status changed from New to Closed

Atom PDF

Status:Closed
Start date:2014-05-08
Priority:Normal
Due date:
Assignee:owen
% Done:

0%

Category:all
Target version:v3.1