diff options
| author | Tom Black <[email protected]> | 2016-01-01 17:03:56 -0600 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2016-01-01 17:03:56 -0600 |
| commit | 4b13dc8258d144a8240d5b72906c9d97d4e644de (patch) | |
| tree | 186f49c230add6d1ca0212e67804e15b23610d05 /tests/testcard.rb | |
| parent | 425faa8986ae71438a538b40e996f551866bdf83 (diff) | |
| download | ruby2d-4b13dc8258d144a8240d5b72906c9d97d4e644de.tar.gz ruby2d-4b13dc8258d144a8240d5b72906c9d97d4e644de.zip | |
Updating tests
FPS and mouse input
Diffstat (limited to 'tests/testcard.rb')
| -rw-r--r-- | tests/testcard.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testcard.rb b/tests/testcard.rb index 0dda5a2..1ab2267 100644 --- a/tests/testcard.rb +++ b/tests/testcard.rb @@ -8,6 +8,7 @@ puts " Title: #{get :title} Width: #{get :width} Height: #{get :height} +FPS: #{get :fps} Self: #{get :window}\n\n" # Primary colors |
