getLocalAxisA method

Vector2 getLocalAxisA()

Implementation

Vector2 getLocalAxisA() {
  return localXAxisA;
}