C# Class ProjectileSkill, DemonHeart

Inheritance: RangedSkill
Exibir arquivo Open project: rwbysafire/DemonHeart Class Usage Examples

Public Methods

Method Description
ProjectileSkill ( ) : System.Collections
setProjectileCount ( int projectileCount ) : void

Method Details

ProjectileSkill() public method

public ProjectileSkill ( ) : System.Collections
return System.Collections

setProjectileCount() public method

public setProjectileCount ( int projectileCount ) : void
projectileCount int
return void