C# Class MegaMan.Engine.StateMessage

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

Public Methods

Method Description
StateMessage ( IEntity source, string statename ) : System.Collections.Generic

Method Details

StateMessage() public method

public StateMessage ( IEntity source, string statename ) : System.Collections.Generic
source IEntity
statename string
return System.Collections.Generic