The return type of getX and getY can't be changed, so I add another constructor for Location. The constructor of Location accepts float as well now.
The return type of getX and getY can't be changed, so I add another constructor for Location.
The constructor of Location accepts float as well now.