C# Class Server.Network.MobileAnimation

Inheritance: Packet
Afficher le fichier Open project: brodock/runuo Class Usage Examples

Méthodes publiques

Méthode Description
MobileAnimation ( Mobile m, int action, int frameCount, int repeatCount, bool forward, bool repeat, int delay ) : System

Method Details

MobileAnimation() public méthode

public MobileAnimation ( Mobile m, int action, int frameCount, int repeatCount, bool forward, bool repeat, int delay ) : System
m Mobile
action int
frameCount int
repeatCount int
forward bool
repeat bool
delay int
Résultat System