axmol/extensions/physics-nodes
cpascal c527d7476b Fixed compile error when I turned off physics definitions.
Fixed the following compile error.
cocos2d\extensions\physics-nodes\ccphysicssprite.cpp(305): error C4716:
'cocos2d::extension::PhysicsSprite::getRotation' : must return a value
and more..

Conditions:
CC_USE_PHYSICS = 0
CC_ENABLE_CHIPMUNK_INTEGRATION = 0
CC_ENABLE_BOX2D_INTEGRATION = 0
2014-09-19 01:35:01 +09:00
..
CCPhysicsDebugNode.cpp Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
CCPhysicsDebugNode.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCPhysicsSprite.cpp Fixed compile error when I turned off physics definitions. 2014-09-19 01:35:01 +09:00
CCPhysicsSprite.h Fixed compile error when I turned off physics definitions. 2014-09-19 01:35:01 +09:00