SB_Seek is a steering behavior that steers directly toward a target with maximum velocity. More...
Public Member Functions | |
| override Steering | Steer (Kinematic agent, Kinematic target) |
| See SteeringBehavior. | |
SB_Seek is a steering behavior that steers directly toward a target with maximum velocity.
| override Steering RAIN.Motion.Instantaneous.SB_Seek.Steer | ( | Kinematic | agent, |
| Kinematic | target | ||
| ) | [virtual] |
See SteeringBehavior.
| agent | |
| target |
Reimplemented from RAIN.Motion.Instantaneous.SteeringBehavior.