edje_cc sequence example: now with 50% more sequencing!

This commit is contained in:
Mike Blumenkrantz 2014-03-29 09:57:27 -04:00
parent c2077f4853
commit 1009e3c234
1 changed files with 1 additions and 0 deletions

View File

@ -10017,6 +10017,7 @@ st_collections_group_programs_program_api(void)
transition: LINEAR 0.5;
targets: "partname" "anotherpart";
sequence {
action: SIGNAL_EMIT "signal" "source";
action: STATE_SET "somestate";
transition: SINUSOIDAL 0.4;
targets: "partname" "anotherpart";