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 |
||
---|---|---|
.. | ||
Bug-458.cpp | ||
Bug-458.h | ||
QuestionContainerSprite.cpp | ||
QuestionContainerSprite.h |