C# Class DCT.Outwar.World.Mover

Afficher le fichier Open project: typpo/outwar-dca Class Usage Examples

Private Properties

Свойство Type Description
CoverArea void
FollowPath void
LoadRoom int
LoadRoom int
Mover System
PathfindTo void
RefreshRoom bool
Spider void
Train void
TrainReturn void
TryRoom bool

Private Methods

Méthode Description
CoverArea ( ) : void
FollowPath ( IList nodes ) : void
LoadRoom ( int id ) : int
LoadRoom ( int id, bool isDoor ) : int

Mover ( Account account, OutwarHttpSocket socket ) : System
PathfindTo ( int roomid ) : void
RefreshRoom ( ) : bool
Spider ( object p_bound ) : void
Train ( ) : void
TrainReturn ( ) : void
TryRoom ( int id, int tries ) : bool

Attempts to move to a room as per specific id#