controllers.dir
Go to the documentation of this file.
1 /** @dir controllers
2 
3 This directory contains source and header files for classes related to
4 controlling the displays on the CanvasView.
5 
6 This directory contains source and header files for classes related to
7 controlling the displays on the CanvasView. These classes implement
8 the application logic independent of the Graphical User Interface or
9 the scripting language. That is, the goal is that application logic
10 should be in one of the controller classes and not in a classes that
11 supports the user interface.
12 
13 @note The above goal has not been 100% acheived.
14 
15 */

Generated for HippoDraw Class Library by doxygen