Pets Design: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| Line 1: | Line 1: | ||
| == Death == | = Functional Design = | ||
| == States == | |||
| <uml> | |||
| [*] --> Alive | |||
| Alive --> Death | |||
| Alive : Alive and summoned | |||
| Death --> [*] | |||
| </uml> | |||
| = Physical Design = | |||
| == Classes == | |||
| == Sequences == | |||
| === Death === | |||
| <uml> | <uml> | ||
| ->gemActor : DoDamage | ->gemActor : DoDamage | ||
Revision as of 19:12, 11 April 2013
Functional Design
States

Physical Design
Classes
Sequences
Death
