C# Class laserArray, Main-Working-Repository

Inheritance: weapon
Mostra file Open project: GCSShatteredSpace/Main-Working-Repository

Public Methods

Method Description
blockDamage ( int amount, weapon, source ) : bool
laserArray ( ) : System.Collections

Method Details

blockDamage() public method

public blockDamage ( int amount, weapon, source ) : bool
amount int
source weapon,
return bool

laserArray() public method

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