Version 4 (modified by Tanya, 17 years ago) (diff) |
---|
Analysis
Overview
This is a layout implementation made using the MyDoggy library. It is responsible for visualizing the model defined in BASE_LAYOUT.
Task requirements
- Make a Sophie module
- It should provide an extension to the corresponding extension point of BASE_LAYOUT lib
- It should be able to display the things described in BASE_LAYOUT_R0
Task result
The result of this task is source code.
Implementation idea
- Make a class extending SophieModule
- Use Tanya's code.
Related
BASE_LAYOUT_R0
APP_LAYOUT_ALTERNATIVE_R0
How to demo
- Run Sophie 2.0 and show the layout
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository)
Testing
Comments
Log