C# Class CoyoteAi, aura

Inheritance: AiScript
Mostrar archivo Open project: aura-project/aura

Public Methods

Method Description
CoyoteAi ( )

Protected Methods

Method Description
Aggro ( ) : IEnumerable
Alert ( ) : IEnumerable
Idle ( ) : IEnumerable

Private Methods

Method Description
OnDefenseHit ( ) : IEnumerable
OnHit ( ) : IEnumerable

Method Details

Aggro() protected method

protected Aggro ( ) : IEnumerable
return IEnumerable

Alert() protected method

protected Alert ( ) : IEnumerable
return IEnumerable

CoyoteAi() public method

public CoyoteAi ( )

Idle() protected method

protected Idle ( ) : IEnumerable
return IEnumerable