C# 클래스 Server.Network.MobileAnimation

상속: Packet
파일 보기 프로젝트 열기: brodock/runuo 1 사용 예제들

공개 메소드들

메소드 설명
MobileAnimation ( Mobile m, int action, int frameCount, int repeatCount, bool forward, bool repeat, int delay ) : System

메소드 상세

MobileAnimation() 공개 메소드

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
리턴 System