C# Class BerserkMode

Inheritance: TargetedMeleeSkill
Mostra file Open project: marouen-lamiri/Second-Soul

Public Methods

Method Description
animateAttack ( ) : void
rayCast ( ) : void
useSkill ( ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void
checkTimeSpent ( ) : void

Method Details

animateAttack() public method

public animateAttack ( ) : void
return void

rayCast() public method

public rayCast ( ) : void
return void

useSkill() public method

public useSkill ( ) : void
return void