C# Class MegaMan.Engine.HealMessage

Inheritance: IGameMessage
ファイルを表示 Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Methods

Method Description
HealMessage ( IEntity source, float health ) : System.Collections.Generic

Method Details

HealMessage() public method

public HealMessage ( IEntity source, float health ) : System.Collections.Generic
source IEntity
health float
return System.Collections.Generic