C# 클래스 Server.Network.MovingEffect

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

공개 메소드들

메소드 설명
MovingEffect ( IEntity from, IEntity to, int itemID, int speed, int duration, bool fixedDirection, bool explodes, int hue, int renderMode ) : System

메소드 상세

MovingEffect() 공개 메소드

public MovingEffect ( IEntity from, IEntity to, int itemID, int speed, int duration, bool fixedDirection, bool explodes, int hue, int renderMode ) : System
from IEntity
to IEntity
itemID int
speed int
duration int
fixedDirection bool
explodes bool
hue int
renderMode int
리턴 System