From efa01dcaa319bb403314145850372414d01cd4de Mon Sep 17 00:00:00 2001 From: Webeled Date: Fri, 27 Sep 2013 18:06:36 +0100 Subject: [PATCH] Final commit of the day more groups examples --- examples/groups/group as layer.php | 91 ++++++++++++++++++++ examples/groups/group transform - rotate.php | 63 ++++++++++++++ examples/groups/group transform - tween.php | 72 ++++++++++++++++ examples/groups/group transform.php | 78 +++++++++++++++++ examples/groups/recyling.php | 70 +++++++++++++++ examples/groups/remove.php | 73 ++++++++++++++++ examples/groups/replace.php | 79 +++++++++++++++++ examples/groups/set All.php | 46 ++++++++++ 8 files changed, 572 insertions(+) create mode 100644 examples/groups/group as layer.php create mode 100644 examples/groups/group transform - rotate.php create mode 100644 examples/groups/group transform - tween.php create mode 100644 examples/groups/group transform.php create mode 100644 examples/groups/recyling.php create mode 100644 examples/groups/remove.php create mode 100644 examples/groups/replace.php create mode 100644 examples/groups/set All.php diff --git a/examples/groups/group as layer.php b/examples/groups/group as layer.php new file mode 100644 index 00000000..1e2d25aa --- /dev/null +++ b/examples/groups/group as layer.php @@ -0,0 +1,91 @@ + + + + + + diff --git a/examples/groups/group transform - rotate.php b/examples/groups/group transform - rotate.php new file mode 100644 index 00000000..f2b0c7cd --- /dev/null +++ b/examples/groups/group transform - rotate.php @@ -0,0 +1,63 @@ + + + + + + diff --git a/examples/groups/group transform - tween.php b/examples/groups/group transform - tween.php new file mode 100644 index 00000000..b11d2560 --- /dev/null +++ b/examples/groups/group transform - tween.php @@ -0,0 +1,72 @@ + + + + + + diff --git a/examples/groups/group transform.php b/examples/groups/group transform.php new file mode 100644 index 00000000..c6a4fcea --- /dev/null +++ b/examples/groups/group transform.php @@ -0,0 +1,78 @@ + + + + + + diff --git a/examples/groups/recyling.php b/examples/groups/recyling.php new file mode 100644 index 00000000..bee0343a --- /dev/null +++ b/examples/groups/recyling.php @@ -0,0 +1,70 @@ + + + + + + diff --git a/examples/groups/remove.php b/examples/groups/remove.php new file mode 100644 index 00000000..1684870c --- /dev/null +++ b/examples/groups/remove.php @@ -0,0 +1,73 @@ + + + + + + diff --git a/examples/groups/replace.php b/examples/groups/replace.php new file mode 100644 index 00000000..6bbf5ba8 --- /dev/null +++ b/examples/groups/replace.php @@ -0,0 +1,79 @@ + + + + + + diff --git a/examples/groups/set All.php b/examples/groups/set All.php new file mode 100644 index 00000000..356bbaf7 --- /dev/null +++ b/examples/groups/set All.php @@ -0,0 +1,46 @@ + + + + + +