C# Class MegaMan.Engine.DamageMessage

Inheritance: IGameMessage
Datei anzeigen Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Methods

Method Description
DamageMessage ( IEntity source, float damage ) : System.Collections.Generic

Method Details

DamageMessage() public method

public DamageMessage ( IEntity source, float damage ) : System.Collections.Generic
source IEntity
damage float
return System.Collections.Generic