C# Class AGS.Types.RoomHotspot

Inheritance: IChangeNotification
Afficher le fichier Open project: adventuregamestudio/ags Class Usage Examples

Private Properties

Свойство Type Description
RoomHotspot System

Méthodes publiques

Méthode Description
IChangeNotification ( ) : void
RoomHotspot ( IChangeNotification changeNotifier ) : System

Private Methods

Méthode Description
RoomHotspot ( ) : System

Method Details

IChangeNotification() public méthode

public IChangeNotification ( ) : void
Résultat void

RoomHotspot() public méthode

public RoomHotspot ( IChangeNotification changeNotifier ) : System
changeNotifier IChangeNotification
Résultat System