TextColor Animatable
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / rendering / atlas / text-atlas-renderer.h
index 2872395..f114b02 100644 (file)
@@ -47,6 +47,8 @@ public:
    * @copydoc Renderer::Render()
    */
   virtual Actor Render( ViewInterface& view,
+                        Actor textControl,
+                        Property::Index animatablePropertyIndex,
                         float& alignmentOffset,
                         int depth );