mirror of https://github.com/axmolengine/axmol.git
9958e0d7f9
Changes: - creator (static) methods, and singleton methods (static) are always at the top of the class - Constructors, destructros, and init methods comes next - Then the instance methods for the class - Then the overriden methods - and finally the ivars Also, overriden methos have the "override" context keyword |
||
---|---|---|
.. | ||
CCParallaxNode.cpp | ||
CCParallaxNode.h | ||
CCTMXLayer.cpp | ||
CCTMXLayer.h | ||
CCTMXObjectGroup.cpp | ||
CCTMXObjectGroup.h | ||
CCTMXTiledMap.cpp | ||
CCTMXTiledMap.h | ||
CCTMXXMLParser.cpp | ||
CCTMXXMLParser.h | ||
CCTileMapAtlas.cpp | ||
CCTileMapAtlas.h |