axmol/cocos2dx/sprite_nodes
Ricardo Quesada 8bf24f0475 ccGLXXX -> GL::xxx
Adds GL namespace. Deprecates the `ccGLFunctionName` functions. New functions are `GL::functionName`

Also, converts the class `DrawPrimitives` into a namespace
2013-07-25 18:42:53 -07:00
..
CCAnimation.cpp Removes Hungarian notation 2013-07-25 15:53:24 -07:00
CCAnimation.h Removes Hungarian notation 2013-07-25 15:53:24 -07:00
CCAnimationCache.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCAnimationCache.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCSprite.cpp ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
CCSprite.h Removes more Hungarian notation and more 2013-07-25 16:27:24 -07:00
CCSpriteBatchNode.cpp ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
CCSpriteBatchNode.h issue #2378: More override functions. 2013-07-23 21:51:19 +08:00
CCSpriteFrame.cpp more best practices fixes 2013-07-17 16:56:19 -07:00
CCSpriteFrame.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCSpriteFrameCache.cpp Removes Hungarian notation 2013-07-25 15:53:24 -07:00
CCSpriteFrameCache.h more best practices fixes 2013-07-17 16:56:19 -07:00