DanielBullimore / OOmutiny

OO Javascript frontend
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

High Level Features #5

Closed DanielBullimore closed 4 years ago

DanielBullimore commented 5 years ago
ID Name (class name)-[filename] link
0.0 Master (OOmutiny)-[OO.class.js] #8
0.1 Point (OoPoint)-[OoPoint.class.js] #16
0.1.1 Region (OoRegion)-[OoPointRegion.class.js] #17
0.1.1.1 View (OoView)-[OoPointRegionView.class.js] #22
0.1.1.1.1 Floating Panel (OoFloatingPanel)-[OoPointRegionViewFloatingPanel.class.js] #21
0.1.1.3 Tab Panel (OoTabPanel)-[OoPointRegionVeiwTabPanel.class.js] #12
0.1.1.2 List Box (OoListBox)-[OoPointRegionListBox.class.js] #10
0.1.1.2.1 List Item (OoListItem)-[OoPointTextListItem.class.js] #23
0.1.2 Cube - ?
0.1.3 Text (OoText)-[OoPointText.class.js] #18
0.2 Color (OoColor)-[OoColor.class.js] #19
0.3 Web Request (OoWebRequest)-[OoWebRequest.class.js] #11
0.4 Port (OoPort)-(OoPort.class.js) #24
1.0 Game Loop (O)-[O.class.js] #25
1.1 Interrupt (o)-[o.class.js] #26

UML Class Diagram:

OOmunityClassDiagram-Final Draft-06-11-2019

DanielBullimore commented 5 years ago

Progress on UML class diagram.

OOmunityClassDiagram-10-6-2019

DanielBullimore commented 5 years ago

all object which render should inherit from 0.1 OoPoint Branch not directly from OO

DanielBullimore commented 5 years ago

remember the old Amega easter egg?

DanielBullimore commented 5 years ago

OOmunityClassDiagram-18-7-2019

This is diagram is very near final draft.

DanielBullimore commented 5 years ago

only the animation and floating panel left to model... as it stands.

OOmunityClassDiagram-02-09-2019

DanielBullimore commented 5 years ago

OOmunityClassDiagram-06-09-2019

DanielBullimore commented 4 years ago

Stage One: CORE features UML class diagram. Final Draft. OOmunityClassDiagram-Final Draft-03-10-2019

DanielBullimore commented 4 years ago

All CORE features that will be developed in stage one have been described. I've just finished the sanity checks, proof reading descriptions and cross checking with the UML model. This feature set is reading for stage two - Test Planing.