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 |
||
---|---|---|
.. | ||
Tests | ||
Box2dView.cpp | ||
Box2dView.h | ||
GLES-Render.cpp | ||
GLES-Render.h | ||
Test.cpp | ||
Test.h | ||
TestEntries.cpp |