C# Class MegaMan.Engine.HitBoxMessage

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

Public Methods

Method Description
HitBoxMessage ( IEntity source, IEnumerable newboxes, IEnumerable enable, bool clear ) : System.Collections.Generic

Method Details

HitBoxMessage() public method

public HitBoxMessage ( IEntity source, IEnumerable newboxes, IEnumerable enable, bool clear ) : System.Collections.Generic
source IEntity
newboxes IEnumerable
enable IEnumerable
clear bool
return System.Collections.Generic