Revision: 881 Author: allain.lalonde Date: Mon Nov 2 15:03:07 2009 Log: Fixing Issue 147 - changed is to it http://code.google.com/p/piccolo2d/source/detail?r=881
Modified: /site/learn/about.html ======================================= --- /site/learn/about.html Wed Oct 21 09:20:42 2009 +++ /site/learn/about.html Mon Nov 2 15:03:07 2009 @@ -160,8 +160,8 @@ affine transform which allows every object to be arbitrarily translated, scaled, rotated, and sheared. In addition, the cameras have affine transforms that specify their view into the scene.</p> - - <p>This simple approach is very powerful because is enables a very decoupled object oriented + + <p>This simple approach is very powerful because it enables a very decoupled object oriented approach to graphical applications. Piccolo2D defines several visual components, and applications can readily extend them or define their own. Piccolo2D supports dynamic and constrained objects that respond to various kinds of context (such as the current camera view). --~--~---------~--~----~------------~-------~--~----~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en -~----------~----~----~----~------~----~------~--~---