mirror of https://github.com/axmolengine/axmol.git
83b43ab93e
Handy macros for callbacks. Instead of: std::bind(func_ptr, instnace, std::placeholder::_1) you use: CALLBACK_1(func_ptr, instance) And also removes more warnings from the tests |
||
---|---|---|
.. | ||
CCLayer.cpp | ||
CCLayer.h | ||
CCScene.cpp | ||
CCScene.h | ||
CCTransition.cpp | ||
CCTransition.h | ||
CCTransitionPageTurn.cpp | ||
CCTransitionPageTurn.h | ||
CCTransitionProgress.cpp | ||
CCTransitionProgress.h |