Method | Description | |
---|---|---|
CreateTarget ( ) : void | ||
ExecuteStep ( ) : void | ||
GetPointInEllipse ( float angle, float EllipseRatioSize ) : |
||
LTMovingTarget ( ) : GoodAI.Modules.School.Common | ||
LTMovingTarget ( SchoolWorld w ) : GoodAI.Modules.School.Common | ||
MoveAwayFromAgentStep ( float velocity ) : void |
public GetPointInEllipse ( float angle, float EllipseRatioSize ) : |
||
angle | float | |
EllipseRatioSize | float | |
return |
public LTMovingTarget ( ) : GoodAI.Modules.School.Common | ||
return | GoodAI.Modules.School.Common |
public LTMovingTarget ( SchoolWorld w ) : GoodAI.Modules.School.Common | ||
w | SchoolWorld | |
return | GoodAI.Modules.School.Common |
public MoveAwayFromAgentStep ( float velocity ) : void | ||
velocity | float | |
return | void |