C# Class PowerSlowMotion, SlashRunner

Inheritance: MonoBehaviour, IPowerUp
Exibir arquivo Open project: matthewAURA/SlashRunner

Public Methods

Method Description
UsePowerUp ( Avatar target ) : void
waitTime ( ) : IEnumerator

Private Methods

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

Method Details

UsePowerUp() public method

public UsePowerUp ( Avatar target ) : void
target Avatar
return void

waitTime() public method

public waitTime ( ) : IEnumerator
return IEnumerator