C# Class JojoKiller.Chase

Inheritance: IStateAgent
Show file Open project: benjaml/PathfindingToolUnity Class Usage Examples

Public Methods

Method Description
Chase ( Member currentAgent ) : System
execution ( ) : IState

Method Details

Chase() public method

public Chase ( Member currentAgent ) : System
currentAgent Member
return System

execution() public method

public execution ( ) : IState
return IState