diff options
author | ChunEon Park <hermet@hermet.pe.kr> | 2014-12-03 21:09:06 +0900 |
---|---|---|
committer | ChunEon Park <hermet@hermet.pe.kr> | 2014-12-03 21:09:56 +0900 |
commit | 0889fde94b9e91a70e18cabb2be3576b0a6ce099 (patch) | |
tree | 0a4e7f1e804a71443d5e8d604a87b6c85bafb707 /src/bin/edje | |
parent | 720a3726e988d5a2293836a816a1c10254246c89 (diff) |
edje/edje_cc_handler - updated internal doc.
Diffstat (limited to 'src/bin/edje')
-rw-r--r-- | src/bin/edje/edje_cc_handlers.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/edje/edje_cc_handlers.c b/src/bin/edje/edje_cc_handlers.c index af62eea913..b2e6c2f104 100644 --- a/src/bin/edje/edje_cc_handlers.c +++ b/src/bin/edje/edje_cc_handlers.c | |||
@@ -10689,6 +10689,7 @@ st_collections_group_programs_program_action(void) | |||
10689 | @li DIVIS or DIVISOR_INTERP | 10689 | @li DIVIS or DIVISOR_INTERP |
10690 | @li BOUNCE | 10690 | @li BOUNCE |
10691 | @li SPRING | 10691 | @li SPRING |
10692 | @li CUBIC_BEZIER | ||
10692 | 10693 | ||
10693 | ACCEL_FAC, DECEL_FAC and SIN_FAC need the extra optional | 10694 | ACCEL_FAC, DECEL_FAC and SIN_FAC need the extra optional |
10694 | "interp val 1" to determine the "factor" of curviness. 1.0 is the same | 10695 | "interp val 1" to determine the "factor" of curviness. 1.0 is the same |