Ticket #17 (new task)

Opened 3 years ago

Last modified 2 years ago

Add Verb functionality to the AnimatedObject class

Reported by: ged Assigned to: ged
Priority: normal Milestone: VolitionEpic
Component: GameWorld Version: 1.0
Severity: normal Keywords: animated object verb command parser spirit
Cc:

Description

Add a Verb-gathering interface to allow the CommandParser to fetch a list of applicable verbs for an animating Spirit.

  • Add a method for aggregating Verbs from the current constituents.
  • Provide a method that will fire one or more events for a Verb given an instigator, origin, and optional target object.