index
:
ruby2d
build-wasm
direct-draw
main
set-anchor-point
:video_game: The Ruby 2D gem
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2017-05-20
Remove trailing whitespace everywhere
Tom Black
2017-05-20
Check if audio file exists for `Sound` and `Music`
Tom Black
2017-05-19
introduce lines
lstrzebinczyk
2017-05-18
allow events unbinding
lstrzebinczyk
2017-05-05
another take on z-index
lstrzebinczyk
2017-04-28
Opacity improvements
Tom Black
2017-04-28
Add `File.exists?` to MRuby
Tom Black
2017-04-13
Add mouse events, introduce event structs
Tom Black
2017-04-02
Implement Text#height and Text#width
lstrzebinczyk
2017-03-28
implement Color#opacity=
lstrzebinczyk
2017-03-27
Text#text= will inspect it's input
lstrzebinczyk
2017-03-02
Update controller test
Tom Black
2017-03-01
Update input tests
Tom Black
2017-02-28
Make pointer flash bigger in test card
Tom Black
2017-02-22
`extend` rather than `include` the DSL
Tom Black
2017-02-17
Improvements to test card
Tom Black
2017-02-17
Add simple triangle test
Tom Black
2017-02-17
Add sound and music classes
Tom Black
2017-02-16
Improve hex color handling
Tom Black
2016-12-24
Move test media submodule to `test/` directory
Tom Black
2016-12-24
Merge all tests into `test/` directory
Tom Black