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