- proc offset(self: OrientedPathFollow): float64 {.- gcsafe, locks: 0, raises: [], tags: [] .}
- 
- proc offset=(self: OrientedPathFollow; val: float64) {.- gcsafe, locks: 0, raises: [],
    tags: [] .}
- 
- proc unitOffset(self: OrientedPathFollow): float64 {.- gcsafe, locks: 0, raises: [],
    tags: [] .}
- 
- proc unitOffset=(self: OrientedPathFollow; val: float64) {.- gcsafe, locks: 0, raises: [],
    tags: [] .}
- 
- proc hOffset(self: OrientedPathFollow): float64 {.- gcsafe, locks: 0, raises: [], tags: [] .}
- 
- proc hOffset=(self: OrientedPathFollow; val: float64) {.- gcsafe, locks: 0, raises: [],
    tags: [] .}
- 
- proc vOffset(self: OrientedPathFollow): float64 {.- gcsafe, locks: 0, raises: [], tags: [] .}
- 
- proc vOffset=(self: OrientedPathFollow; val: float64) {.- gcsafe, locks: 0, raises: [],
    tags: [] .}
- 
- proc cubicInterp(self: OrientedPathFollow): bool {.- gcsafe, locks: 0, raises: [], tags: [] .}
- 
- proc cubicInterp=(self: OrientedPathFollow; val: bool) {.- gcsafe, locks: 0, raises: [],
    tags: [] .}
- 
- proc loop(self: OrientedPathFollow): bool {.- gcsafe, locks: 0, raises: [], tags: [] .}
- 
- proc loop=(self: OrientedPathFollow; val: bool) {.- gcsafe, locks: 0, raises: [], tags: [] .}
-