C# Class AGS.Types.Room

Inheritance: AGS.Types.UnloadedRoom, IChangeNotification, ILoadedRoom
Afficher le fichier Open project: adventuregamestudio/ags Class Usage Examples

Méthodes publiques

Свойство Type Description
_roomStructPtr System.IntPtr

Private Properties

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

Méthodes publiques

Méthode Description
IChangeNotification ( ) : void
Room ( int roomNumber ) : System

Private Methods

Méthode Description
Room ( ) : System

Method Details

IChangeNotification() public méthode

public IChangeNotification ( ) : void
Résultat void

Room() public méthode

public Room ( int roomNumber ) : System
roomNumber int
Résultat System

Property Details

_roomStructPtr public_oe property

public IntPtr,System _roomStructPtr
Résultat System.IntPtr