WIP nine patch.

--HG--
branch : dev-ninepatch
This commit is contained in:
Martí­n Lucas Golini
2017-08-19 23:36:32 -03:00
parent db07b32264
commit 10be0ce6ce
27 changed files with 250 additions and 150 deletions

View File

@@ -3,6 +3,7 @@
../../include/eepp/graphics/convexshapedrawable.hpp
../../include/eepp/graphics/drawable.hpp
../../include/eepp/graphics/drawablegroup.hpp
../../include/eepp/graphics/drawableresource.hpp
../../include/eepp/graphics/drawablesearcher.hpp
../../include/eepp/graphics/font.hpp
../../include/eepp/graphics/fontstyleconfig.hpp
@@ -47,6 +48,7 @@
../../include/eepp/ui/uiwidgetcreator.hpp
../../src/eepp/graphics/convexshapedrawable.cpp
../../src/eepp/graphics/drawablegroup.cpp
../../src/eepp/graphics/drawableresource.cpp
../../src/eepp/graphics/ninepatch.cpp
../../src/eepp/maps/mapobjectlayer.cpp
../../src/eepp/graphics/arcdrawable.cpp