summaryrefslogtreecommitdiffhomepage
path: root/test/renderable_spec.rb
AgeCommit message (Collapse)Author
2019-01-06Tests and fixes to the public APITom Black
Namely to ensure attribute getters/setters are consistent
2018-12-12Make `contains?` inclusive (#137)Tom Black
If point is over the visual area, it's true. Also add default rectangle implementation to `renderable.rb`.
2018-09-28Color enhancementsTom Black
New shortcuts for setting color values, like `.color.r/g/b/a` and simply `.r/g/b/a`; allow the British English spelling "colour"