.. |
CCAffineTransform.cpp
|
fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float"
|
2012-08-01 15:30:12 +08:00 |
CCAffineTransform.h
|
fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float"
|
2012-08-01 15:30:12 +08:00 |
CCArray.cpp
|
Added const modifier for classes CCArray, CCObject - fine code!
|
2013-05-04 15:05:06 +03:00 |
CCArray.h
|
Added const modifier for classes CCArray, CCObject - fine code!
|
2013-05-04 15:05:06 +03:00 |
CCAutoreleasePool.cpp
|
issue #1486: fix a warning in CCAutoreleasePool.cpp.
|
2012-10-12 16:03:53 +08:00 |
CCAutoreleasePool.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
CCBool.h
|
added licence
|
2012-12-29 11:32:27 +09:00 |
CCDictionary.cpp
|
Merge pull request #2361 from tiantian20007/dictStuff
|
2013-05-06 23:17:11 -07:00 |
CCDictionary.h
|
Merge pull request #2361 from tiantian20007/dictStuff
|
2013-05-06 23:17:11 -07:00 |
CCDouble.h
|
added licence
|
2012-12-29 11:32:27 +09:00 |
CCFloat.h
|
added licence
|
2012-12-29 11:32:27 +09:00 |
CCGeometry.cpp
|
Assert that the user does not divide by 0 in CCPoint and CCSize
|
2013-05-07 14:58:43 +10:00 |
CCGeometry.h
|
Clarify CCPoint::rotate & unrotate documentation
|
2013-05-07 14:36:17 +10:00 |
CCInteger.h
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
CCNS.cpp
|
Minor English Spelling Corrections. A few grammar corrections.
|
2012-09-17 00:02:24 -07:00 |
CCNS.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
CCObject.cpp
|
Move GL server-side buffer code into a separate class and use multiple inheritance to deploy only to classes that need it.
|
2013-05-06 21:29:44 -07:00 |
CCObject.h
|
Get CCGrid to work.
|
2013-05-06 21:29:43 -07:00 |
CCSet.cpp
|
Add CCSet::create() to create, autorelease and return a new empty set.
|
2013-03-13 10:58:24 -07:00 |
CCSet.h
|
Add CCSet::create() to create, autorelease and return a new empty set.
|
2013-03-13 10:58:24 -07:00 |
CCString.cpp
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
CCString.h
|
Added CC_FORMAT_PRINTF to CCString
|
2013-04-19 14:00:16 +04:00 |
CCZone.cpp
|
issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
|
2012-04-19 14:35:52 +08:00 |
CCZone.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |