C# Class Mooege.Core.GS.Powers.Implementations.ArcaneOrb.OrbitBase

Inheritance: PowerBuff
显示文件 Open project: mdz444/mooege

Public Methods

Method Description
Init ( ) : void
Update ( ) : bool

Protected Methods

Method Description
OrbitUsed ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void

OrbitUsed() protected abstract method

protected abstract OrbitUsed ( ) : void
return void

Update() public method

public Update ( ) : bool
return bool