NpcClient Design: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Magodra (talk | contribs)
Magodra (talk | contribs)
Line 36: Line 36:
*[[NPC Scripting]] describes how to script NPCs.
*[[NPC Scripting]] describes how to script NPCs.
*[[Tribe Scripting]] describes how to script Tribes.
*[[Tribe Scripting]] describes how to script Tribes.
== Howtos ==
* Howto add a new operation


[[Category:Engine documents]] [[Category:NPCClient Design]]
[[Category:Engine documents]] [[Category:NPCClient Design]]

Revision as of 14:51, 1 April 2013

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

Howtos

  • Howto add a new operation