70000 GET

SVN revision: 70000
This commit is contained in:
Mike Blumenkrantz 2012-04-11 01:34:12 +00:00
parent 0ae4bf95e7
commit 61dc86ec9d
1 changed files with 4 additions and 4 deletions

View File

@ -4196,10 +4196,10 @@ EAPI Eina_Bool evas_object_freeze_events_get(const Evas_Object *obj) EIN
* 3D effects.
*
* As usual, Evas provides both the raw and easy to use methods. The
* raw methods allow developer to create its maps somewhere else,
* maybe load them from some file format. The easy to use methods,
* calculate the points given some high-level parameters, such as
* rotation angle, ambient light and so on.
* raw methods allow developers to create their maps somewhere else,
* possibly loading them from some file format. The easy to use methods
* calculate the points given some high-level parameters such as
* rotation angle, ambient light, and so on.
*
* @note applying mapping will reduce performance, so use with
* care. The impact on performance depends on engine in