Wartbed:Manual/Targets and Orders

From Dark Omen Wiki

(Difference between revisions)
Jump to: navigation, search

Mikademus (Talk | contribs)
(Created page with '* <tt>Actors</tt> have an <tt>order::Queue</tt> member object, which is a stack of <tt>Order</tt>s. * <tt>Actors</tt> have an <tt>OBJECTIVES</tt> member map, which is a set of <t...')
Newer edit →

Revision as of 17:23, 20 January 2010

  • Actors have an order::Queue member object, which is a stack of Orders.
  • Actors have an OBJECTIVES member map, which is a set of Targets.
  • Orders reassign the current objectives of an actor.

Example Orders

  • MoveTo( Position or mvc::Model )
  • Protect( Position or mvc::Model )
  • Escort( mvc::Model )
  • Attack( Position or mvc::Model )
Personal tools
communication