Pets Design: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Magodra (talk | contribs)
Magodra (talk | contribs)
Line 122: Line 122:
}
}


class gemActor {
}
class gemNPC {
}
gemNPC *-- gemActor : owner
note on link
Rely to a gemObject but that
doesn't say much. So we use
the gemActor.
end note
gemActor *-- psCharacter : psChar


</uml>
</uml>

Revision as of 17:11, 14 April 2013

Functional Design

States

Physical Design

Database

Classes

Sequences

Death