org.cogchar.app.buddy.busker
Class TriggerItems
java.lang.Object
org.cogchar.app.buddy.busker.TriggerItems
public class TriggerItems
- extends Object
Contains all the trigger-"commands" currently available through V-World GUI
(except for scene-triggers). These triggers fire on either the systemContext
(PumaContextCommandBox) or a particular character (PumaBehaviorAgent).
- Author:
- Stu B.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TriggerItems
public TriggerItems()
makeTriggerItem
public static TriggerItem makeTriggerItem(String trigFQCN)
populateCommandSpace
public static void populateCommandSpace(org.appdapter.help.repo.RepoClient rc,
CommandSpace cSpace,
BoxSpace boxSpace)
Copyright © 2010-2013. All Rights Reserved.