public interface Vector2IType extends VectorReadable2IType, VectorComputationalType
int-typed vectors.| Modifier and Type | Method and Description |
|---|---|
int |
x() |
int |
y() |
int x()
x in interface VectorReadable2ITypex componentint y()
y in interface VectorReadable2ITypey componentCopyright © 2017 <code@io7m.com> http://io7m.com