mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-09 01:03:51 +01:00
59fc4401f1
The commit also establishes a precedent of leaving off the `virtual` keyword in overrides. Although not strictly necessary, I believe this is good for readability because it makes it clear it is an override and not a pure virtual function, and it helps keep line lengths shorter. We should move towards eliminating the macro altogether, but the definition has been left in with a note on deprecation so that in-progress work will not suffer merge conflicts. |
||
---|---|---|
.. | ||
CAndroidAssetFileArchive.cpp | ||
CAndroidAssetFileArchive.h | ||
CAndroidAssetReader.cpp | ||
CAndroidAssetReader.h | ||
CIrrDeviceAndroid.cpp | ||
CIrrDeviceAndroid.h | ||
CKeyEventWrapper.cpp | ||
CKeyEventWrapper.h |