Thursday, June 5, 2008

Work Progress


Implemented redrawing, added also mouse events to be supported on the Controller that listens to the View events. Added also rotation and perspective change like top, left, bottom, ...
Started thinking at the architectural design of user actions. Will implement an user action class that listens to mouse events and executes the requests. The same will happen for any other functionality like a rectangle drawing class, it will listen to mouse events and execute the request. This system looks like a plugin system.

No comments: