|
@@ -4,8 +4,6 @@ import com.jme3.math.Quaternion;
|
|
|
import com.jme3.math.Vector2f;
|
|
|
import com.jme3.math.Vector3f;
|
|
|
|
|
|
-import java.util.Collection;
|
|
|
-
|
|
|
/**
|
|
|
* An interface that represents a VR input (typically a VR device such as a controller).
|
|
|
* @author reden - phr00t - https://github.com/phr00t
|