Commit Graph

2 Commits

Author SHA1 Message Date
Joni Savolainen
923844fdc7 Remove SpriteWindowCursorRect & fix WindowCursorRect (#85)
* 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?
2021-02-01 19:57:54 +00:00
Maruno17
c5b1e08383 Tidying and rearranging 2020-09-28 21:07:54 +01:00