summaryrefslogtreecommitdiffhomepage
path: root/test/contains.rb
AgeCommit message (Collapse)Author
2018-12-12Remove current web backendTom Black
Preparing for WebAssembly
2018-10-08Reorganize Image, Sprite, and Text argsTom Black
Start with the required argument first as positional, followed by optional ones as keyword arguments Co-Authored-By: Andrew Havens <[email protected]>
2018-09-20Add `Circle` classTom Black
2017-06-03Use named arguments (#65)lstrzebinczyk
2017-05-31Implement #contains? for all renderableslstrzebinczyk