C# Class fBaseXtensions.Game.Hero.Class.Crusader

Inheritance: PlayerClass
Exibir arquivo Open project: herbfunk/Funky

Private Properties

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

Public Methods

Method Description
Crusader ( ) : System

Private Methods

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

Method Details

Crusader() public method

public Crusader ( ) : System
return System