NpcClient Design: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Naeg (talk | contribs)
No edit summary
Magodra (talk | contribs)
 
(One intermediate revision by one other user not shown)
Line 30: Line 30:
== Cases ==
== Cases ==


*[[NPC Life and Death]]
*[[NPC Life and Death Design]]


== Documentation ==
== Documentation ==
Line 37: Line 37:
*[[Tribe Scripting]] describes how to script Tribes.
*[[Tribe Scripting]] describes how to script Tribes.


== Howtos ==
== HowTo's ==


* [[Howto Add a NPC Operation]]
* [[HowTo Add a NPC Operation]]


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

Latest revision as of 18:00, 9 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

HowTo's