From 66b9b283948a865cbae5e9cc37d0f0f0e2492ebf Mon Sep 17 00:00:00 2001 From: Jonathan Puckey Date: Thu, 17 Feb 2011 00:35:10 +0100 Subject: [PATCH] Add BouncingCircles.html example of Group#getBounds(). --- examples/Scripts/BouncingBalls.html | 97 +++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 examples/Scripts/BouncingBalls.html diff --git a/examples/Scripts/BouncingBalls.html b/examples/Scripts/BouncingBalls.html new file mode 100644 index 00000000..6e373be4 --- /dev/null +++ b/examples/Scripts/BouncingBalls.html @@ -0,0 +1,97 @@ + + + + + + Example + + + + + + + + + + + + + + + + + + + + +

Click to add circles:

+ + \ No newline at end of file