Network Design: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Line 28: | Line 28: | ||
|    PSServer -\\ NPCClient : AllEntityPos |    PSServer -\\ NPCClient : AllEntityPos | ||
| end | end | ||
| </uml> | |||
| ==== Startup Client ==== | |||
| <uml> | |||
| autonumber | |||
| participant NPCClient | |||
| participant Server | |||
| create Client | create Client | ||
| User ->> Client : Start | User ->> Client : Start | ||
Revision as of 22:36, 29 April 2011
Design
Sequences
Start up NPCClient

Startup Client
