C# Class DamagableBlockade, AwesomeGameInSpace

Inheritance: Damageable
Mostra file Open project: ZPZ-Gr2/AwesomeGameInSpace

Public Properties

Property Type Description
hitPoints float

Public Methods

Method Description
DealDamage ( Vector3 damage ) : void

Method Details

DealDamage() public method

public DealDamage ( Vector3 damage ) : void
damage Vector3
return void

Property Details

hitPoints public_oe property

public float hitPoints
return float