mirror of https://github.com/axmolengine/axmol.git
d683e10808
Transition::ORIENTATION_XXX -> Transition::Orientation::XXX Image::FORMAT_XXX -> Image::Format::XXX Image::_function() -> Image::function() // private methods should not start with '_' DrawPrimitives::drawColor() -> DrawPrimitives::setDrawColor() And fixes Premultiplied Alpha in PVR v3 images And tests are updated with the new functions |
||
---|---|---|
.. | ||
etc | ||
CCTexture2D.cpp | ||
CCTexture2D.h | ||
CCTextureAtlas.cpp | ||
CCTextureAtlas.h | ||
CCTextureCache.cpp | ||
CCTextureCache.h | ||
CCTextureETC.cpp | ||
CCTextureETC.h | ||
CCTexturePVR.cpp | ||
CCTexturePVR.h |