C# Class Server.Multis.BaseBoat.MoveBoatHS

Inheritance: Server.Network.Packet
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
MoveBoatHS ( Mobile beholder, BaseBoat boat, Direction d, int speed, List ents, int xOffset, int yOffset ) : System

Method Details

MoveBoatHS() public méthode

public MoveBoatHS ( Mobile beholder, BaseBoat boat, Direction d, int speed, List ents, int xOffset, int yOffset ) : System
beholder Mobile
boat BaseBoat
d Direction
speed int
ents List
xOffset int
yOffset int
Résultat System