X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fcontent%2Fshared-javascript-and-cpp-documentation%2Fdali-introduction.md;h=7cdb3aafc8bd31ba07fffa130a232345de2e2e7d;hb=fe706c2b9e0a2ce31c91317dd6749faecef6d92e;hp=67ec0a640dc8dd69e2c6a35d0680d548a99a9fd5;hpb=c3f7ea6cb0c0b75c2276193aff88b5c7a679a2d5;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/docs/content/shared-javascript-and-cpp-documentation/dali-introduction.md b/docs/content/shared-javascript-and-cpp-documentation/dali-introduction.md index 67ec0a6..7cdb3aa 100644 --- a/docs/content/shared-javascript-and-cpp-documentation/dali-introduction.md +++ b/docs/content/shared-javascript-and-cpp-documentation/dali-introduction.md @@ -23,7 +23,7 @@ the OpenGL API from developers and provides a clean cross-platform C++ & JavaScr + Provides Layers to aid in 2D UI layout + Easy to use Animation framework + Automatic background loading of resources ( images / text / meshes ) - + Runs all animations in a seperate thread. This helps maintain 60 FPS even if JavaScript is performing a long operation ( e.g. Garbage Collection ). + + Runs all animations in a separate thread. This helps maintain 60 FPS even if JavaScript is performing a long operation ( e.g. Garbage Collection ). + Provides keyboard / touch / mouse handling ![ ](screen-shot.png)