NPC ScriptOperation Design: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Magodra (talk | contribs)
Replaced content with '== Classes == <uml> ScriptOperation -- MovementOperation </uml> == Design == == Documentation == See Behavior_Operations page for description of syntax and commands. […'
Magodra (talk | contribs)
Line 1: Line 1:
== Classes ==
== Classes ==
<uml>
<uml>
ScriptOperation -- MovementOperation
ScriptOperation <|-- MovementOperation
</uml>
</uml>



Revision as of 13:37, 23 December 2011

Classes

Design

Documentation

See Behavior_Operations page for description of syntax and commands.