* Remove SpriteWindowCursorRect * Fix WindowCursorRect - Use super - Don't overwrite getters for x, y etc. - Use self.x instead of @x, etc. * Fix needs_update? using zeroes * Rename WindowCursorRect#isEmpty? to #empty?