gebalassa

Results 2 issues of gebalassa

Something with using the custom `GetScreenCoordinates()` function in `CompareTo()` messes with Tab navigation due to bad `sort()`. I replaced the original `CompareTo()` function with: ``` // Get screen space coordinates...

Is it possible to use this library with a custom algorithm like A*, minmax, etc? Or is one forced to use pre-order, etc.? Thank you

enhancement