C# Class fBaseXtensions.Game.Hero.Class.Barbarian

Inheritance: PlayerClass
ファイルを表示 Open project: herbfunk/Funky

Private Properties

Property Type Description
CreateAbility fBaseXtensions.Game.Hero.Skills.Skill
GenerateNewZigZagPath void
ShouldGenerateNewZigZagPath bool

Public Methods

Method Description
Barbarian ( ) : System

Private Methods

Method Description
CreateAbility ( SNOPower Power ) : Skill
GenerateNewZigZagPath ( ) : void
ShouldGenerateNewZigZagPath ( ) : bool

Method Details

Barbarian() public method

public Barbarian ( ) : System
return System