C# Class DCT.Outwar.World.Room

Datei anzeigen Open project: typpo/outwar-dca Class Usage Examples

Private Properties

Property Type Description
Attack void
AttackMob void
AttackMob void
AttackMob void
AttackSpawns void
EnumMobs void
EnumRooms void
Load int
Quest void
Room System.Collections.Generic
Train bool

Private Methods

Method Description
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