braingdx
braingdx copied to clipboard
Rename position and orientation methods
Currently, position methods have inconsistent naming:
- getTop
- getBottom
- getLeft
- getRight
etc.
instead, use:
- getPosition(Orientation)