Interface VectorYAccessor

All Known Subinterfaces:
Vector, Vector.VectorAccessor, Vector.VectorProperty, VectorYAccessor.VectorYProperty

public interface VectorYAccessor
Provides an accessor for a Y vector property.
  • Method Details

    • getVectorY

      int getVectorY()
      Retrieves the Y vector from the Y vector property.
      Returns:
      The Y vector stored by the Y vector property.