We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
add getter to _textureFilename in CCSpriteFrame
add getter to _textureFilename in CCSpriteFrame
Feature #3892 [Closed]
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8332
Status: | Closed | |
---|---|---|
Start date: | 2014-02-04 | |
Priority: | Low | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | all | |
Target version: | - |
currently there is no way to get the _textureFilename from CCSpriteFrame
there is protected member that called _textureFilename that keeps the Texture File name
please add getter to this variable so we can get the file name of the frame