C# 클래스 AGS.Types.RoomHotspot

상속: IChangeNotification
파일 보기 프로젝트 열기: adventuregamestudio/ags 1 사용 예제들

Private Properties

프로퍼티 타입 설명
RoomHotspot System

공개 메소드들

메소드 설명
IChangeNotification ( ) : void
RoomHotspot ( IChangeNotification changeNotifier ) : System

비공개 메소드들

메소드 설명
RoomHotspot ( ) : System

메소드 상세

IChangeNotification() 공개 메소드

public IChangeNotification ( ) : void
리턴 void

RoomHotspot() 공개 메소드

public RoomHotspot ( IChangeNotification changeNotifier ) : System
changeNotifier IChangeNotification
리턴 System