mirror of https://github.com/axmolengine/axmol.git
6e25301b43
- Adds more `const` in getters - Overriden methods have the `override` keyword - Reorganizes the structure of the class: # creators first, then constructor, destructors, init # then overridden methods # variables at the end - removes Hungarian notation from parts of the code |
||
---|---|---|
.. | ||
CCAnimation.cpp | ||
CCAnimation.h | ||
CCAnimationCache.cpp | ||
CCAnimationCache.h | ||
CCSprite.cpp | ||
CCSprite.h | ||
CCSpriteBatchNode.cpp | ||
CCSpriteBatchNode.h | ||
CCSpriteFrame.cpp | ||
CCSpriteFrame.h | ||
CCSpriteFrameCache.cpp | ||
CCSpriteFrameCache.h |