[Tizen] Add deprecated logs to Scene and Actor
[platform/core/uifw/dali-core-legacy.git] / dali / integration-api / scene.h
index 5ec8cc3..aaacdd9 100755 (executable)
@@ -48,6 +48,8 @@ namespace Integration
 struct Event;
 
 /**
+ * @DEPRECATED_1_5.19
+ *
  * @brief
  *
  * Scene creates a "world" that can be bound to a surface for rendering.
@@ -65,6 +67,8 @@ public:
   using FrameCallbackContainer = std::vector< std::pair< std::unique_ptr< CallbackBase >, int32_t > >;
 
   /**
+   * @DEPRECATED_1_5.19
+   *
    * @brief Create an initialized Scene handle.
    *
    * @param[in] size The size of the set surface for this scene