Defines

Actions performed by the behavior

The following are flags which can be combined and returned from the Perform function. More...

Defines

#define  BHVR_SETS_FORCE   0x00000001
  flag indicating that a behavior sets a force
#define  BHVR_SETS_GOAL   0x00000002
  flag indicating that a behavior sets a goal
#define  BHVR_SETS_SPEED   0x00000004
  flag indicating that a behavior sets the speed

Detailed Description

The following are flags which can be combined and returned from the Perform function.


Define Documentation

#define BHVR_SETS_FORCE   0x00000001

flag indicating that a behavior sets a force

#define BHVR_SETS_GOAL   0x00000002

flag indicating that a behavior sets a goal

#define BHVR_SETS_SPEED   0x00000004

flag indicating that a behavior sets the speed