NpcClient Design: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Magodra (talk | contribs)
Magodra (talk | contribs)
Line 30: Line 30:
*[[NPC Life and Death]]
*[[NPC Life and Death]]


== How To ==
== Documentation ==
*[[CreateNPC|Create a NPC]] describes how to create a NPC.
*[[CreateNPC|Create a NPC]] describes how to create a NPC.
*[[NPC Scripting]] describes how to script NPCs.
*[[NPC Scripting]] describes how to script NPCs.

Revision as of 13:07, 23 December 2011

Classes

The main classes of the NPCClient is the shown in the diagram below.

For more details regarding these classes see the Design section.

Design


Cases

Documentation