karta
karta copied to clipboard
CoordString.getX and .getY are slow
These methods are intended to provide an interface to CoordString data for functions on the C side, but they're slow. Performance improvements would reduce the temptation to use the CoordString array pointer in external functions.