.github/workflows/release-gem.yml | 100644 | 0 | 0 | | | 1.59 KB | 3a0ca4578c56e8c3326fb54217c6a5b11e82f0dcc77602b14028eba3fefa2dbe |
.github/workflows/tag.yml | 100644 | 0 | 0 | | | 765 Bytes | 9b402e34fa0c091c9789bc3929977917c92211a0ea98feedbf717eb1c5f0e242 |
.github/workflows/test.yml | 100644 | 0 | 0 | | | 444 Bytes | 8bc694afa097f226f296a5501e02dde843edd2e724b378d9966d8eb7493988e2 |
.github/workflows/utils.rb | 100644 | 0 | 0 | | | 1.64 KB | a990faa55852c54626c8d087095081bb112f66f5f89f747322f3a083efcd403b |
.gitignore | 100644 | 0 | 0 | | | 32 Bytes | 90208c8f73de93bdccc86670caa1ff8bbfc3b6cf1ecce144cb9f5ec505c54f51 |
.yardopts | 100644 | 0 | 0 | | | 13 Bytes | f068a0cac4a9f4f2a9e5fbe0d8b8bc689f9399a7651951a7e0a264376c8957f2 |
ChangeLog.md | 100644 | 0 | 0 | | | 2.15 KB | 798e5df2d2d52384e737ac33bb4ee0573b003b474d07d3769ff2e1f4a2c98ab8 |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 63c52b024ba216aae27aebc8913ac6581ae1787eabaee9b158f62236276fbf35 |
README.md | 100644 | 0 | 0 | | | 173 Bytes | db6db5ec01e18e2de6d140dffbffb1ff3b20b5c8d8b3eee63ee009b7d6b97214 |
Rakefile | 100644 | 0 | 0 | | | 593 Bytes | 3ac2e4000f0198971d90d27f8f7c90e06b37f58cde547023f569d15d4ceb28c0 |
RubySketch.podspec | 100644 | 0 | 0 | | | 3.93 KB | 5623f4d822741aed50da28fbc2e4fd8be7952e0bddaf62247b62b5b6083fd467 |
VERSION | 100644 | 0 | 0 | | | 6 Bytes | acd3d56c5065585419513d2cabf5500074c6b0fa399060272ecc182653f2b84e |
examples/hello.rb | 100644 | 0 | 0 | | | 296 Bytes | 0d35fdda94ba55f069a54e58e38cda36977b8423dc665b9b6897f94557eb44da |
examples/physics.rb | 100644 | 0 | 0 | | | 501 Bytes | 8863554504eaf8d66103b020e9151ebb7be03cfd766eae8ea5f895e6a3b00a37 |
examples/sprite.rb | 100644 | 0 | 0 | | | 1.74 KB | 38f1f4a8f4b5975c622634ebd15ee0c7711396849da4555e8faf25e37482f86d |
lib/rubysketch.rb | 100644 | 0 | 0 | | | 741 Bytes | 060c874a6d5e86b97a1323ac62e51948f25246c1d8fd440fedc5a54aa437f441 |
lib/rubysketch/all.rb | 100644 | 0 | 0 | | | 284 Bytes | b89278b718988ce46ed30dcf65697a680b077f6c2f06b8f98521261af95ebf0d |
lib/rubysketch/context.rb | 100644 | 0 | 0 | | | 3.92 KB | 5580e99fe5f0a0ebc9249d57209f753f32d6b26ec434b7bf231d789177630db9 |
lib/rubysketch/extension.rb | 100644 | 0 | 0 | | | 320 Bytes | 7fff11f2e3dadebbf52fadfec3b0c26b025c70e3558be5b4ae83632c63888cbf |
lib/rubysketch/helper.rb | 100644 | 0 | 0 | | | 91 Bytes | 2286251ea064b0a348c295383b40a0710cd672c27f5b216c189df5bfd3838dc5 |
lib/rubysketch/sprite.rb | 100644 | 0 | 0 | | | 21.4 KB | da9581f5c582ae81b2f5486e3b4236e7643a6aa6198f6caaaa1e1eef8ad5b393 |
lib/rubysketch/window.rb | 100644 | 0 | 0 | | | 161 Bytes | a5813df3b36985281644f889640a99378318199ac3cd0e9989a10db10710c59d |
pod.rake | 100644 | 0 | 0 | | | 824 Bytes | bd1df92e3518b1c422a8b1353524f05af4cc1b5ec98034701cffc205d18e0ced |
rubysketch.gemspec | 100644 | 0 | 0 | | | 1.25 KB | 81b13524bb2ed608f8faf985db5d8df13873797faa6b76cca0a18417ff85498c |
src/RubySketch.h | 100644 | 0 | 0 | | | 469 Bytes | d31e69aa809c35df88f4fe1f29af98d0f6a100d5448ad7c358f4b4e55fc3a1be |
src/RubySketch.mm | 100644 | 0 | 0 | | | 1.88 KB | 10c71632b606c0782630657f25655181b78444c0d35928e6bbae9ce9837fa9fb |
test/helper.rb | 100644 | 0 | 0 | | | 269 Bytes | 15687830f6e6f29211ecf81571dd688e76083f59e5e079600ae0763117bc9ccc |
test/test_sprite.rb | 100644 | 0 | 0 | | | 6.32 KB | 38a5340c7f0f3ad2eedbb9822047f2211be702e0f22086ed835e78f147087112 |