메소드 | 설명 | |
---|---|---|
MovingEffect ( IEntity from, IEntity to, int itemID, int speed, int duration, bool fixedDirection, bool explodes, int hue, int renderMode ) : System |
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 |