C# Class invertika_game.Game.DelayedEvent

Datei anzeigen Open project: Invertika/server Class Usage Examples

Public Properties

Property Type Description
map MapComposite
type ushort
x ushort

Public Methods

Method Description
DelayedEvent ( ushort itype, ushort ix, ushort iy, MapComposite im ) : System

Method Details

DelayedEvent() public method

public DelayedEvent ( ushort itype, ushort ix, ushort iy, MapComposite im ) : System
itype ushort
ix ushort
iy ushort
im MapComposite
return System

Property Details

map public_oe property

public MapComposite,invertika_game.Game map
return MapComposite

type public_oe property

public ushort type
return ushort

x public_oe property

public ushort x
return ushort