public interface RemoteEffect<T> extends Effect<T>
| Modifier and Type | Method and Description |
|---|---|
void |
setPosition(Vector vector)
Set the position of the effect
|
void setPosition(Vector vector)
vector - The vector of the effectCopyright © 2016. All rights reserved.