C# Class DestructibleComponent, entitas-2d-roguelike

Inheritance: IComponent
Mostra file Open project: JamesMcMahon/entitas-2d-roguelike Class Usage Examples

Public Properties

Property Type Description
hp int
startingHP int

Property Details

hp public_oe property

public int hp
return int

startingHP public_oe property

public int startingHP
return int