org.micropsi.comp.world
Interface ActionTypesIF


public interface ActionTypesIF


Field Summary
static int ACTION_DRINK
           
static int ACTION_EAT
           
static int ACTION_FOCUS
           
static int ACTION_MOVE
           
static int ACTION_NOOP
           
 

Field Detail

ACTION_NOOP

public static final int ACTION_NOOP
See Also:
Constant Field Values

ACTION_MOVE

public static final int ACTION_MOVE
See Also:
Constant Field Values

ACTION_EAT

public static final int ACTION_EAT
See Also:
Constant Field Values

ACTION_DRINK

public static final int ACTION_DRINK
See Also:
Constant Field Values

ACTION_FOCUS

public static final int ACTION_FOCUS
See Also:
Constant Field Values

(c) by Micropsi Project: http://www.cognitive-agents.org

.