C# 클래스 DCT.Outwar.World.Room

파일 보기 프로젝트 열기: typpo/outwar-dca 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Attack void
AttackMob void
AttackMob void
AttackMob void
AttackSpawns void
EnumMobs void
EnumRooms void
Load int
Quest void
Room System.Collections.Generic
Train bool

비공개 메소드들

메소드 설명
Attack ( ) : void

Attack all the mobs in this room

AttackMob ( Mob mb ) : void
AttackMob ( int id ) : void
AttackMob ( string name ) : void
AttackSpawns ( ) : void
EnumMobs ( string src ) : void
EnumRooms ( string src ) : void
Load ( ) : int

Quest ( ) : void
Room ( Mover mover, int id ) : System.Collections.Generic
Train ( ) : bool