Projects > cpp > Issues > Refactor #3804

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

Create Issue on Github

Refractor Image member variable and functions from private to protected

Refactor #3804 [Closed]
dabingnn 2014-01-21 09:50 . Updated about 9 years ago

Our image act as abstraction of JPG, PNG, TIFF images. However, some member variables and function are private. We need to change them from private to protected so that developers can extended new image type by themself.

boyu0 2014-03-25 08:35
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:e9067554351377a83c2399d58e0a90ffd9b24343.

Atom PDF

Status:Closed
Start date:2014-01-21
Priority:Normal
Due date:
Assignee:boyu0
% Done:

100%

Category:all
Target version:-