C# Class AGS.Types.RoomHotspot

Inheritance: IChangeNotification
Datei anzeigen Open project: adventuregamestudio/ags Class Usage Examples

Private Properties

Property Type Description
RoomHotspot System

Public Methods

Method Description
IChangeNotification ( ) : void
RoomHotspot ( IChangeNotification changeNotifier ) : System

Private Methods

Method Description
RoomHotspot ( ) : System

Method Details

IChangeNotification() public method

public IChangeNotification ( ) : void
return void

RoomHotspot() public method

public RoomHotspot ( IChangeNotification changeNotifier ) : System
changeNotifier IChangeNotification
return System