diff options
author | mrb0nk500 <b0nk@b0nk.xyz> | 2019-10-12 18:36:46 -0400 |
---|---|---|
committer | mrb0nk500 <b0nk@b0nk.xyz> | 2019-10-12 18:36:46 -0400 |
commit | 47f33148829a97b19326eae42eff633e63584454 (patch) | |
tree | 83b68b517e4113ccb92fae9e6cd22caac73fb70b /test-bitmask | |
parent | c22612764c3078e839aa7eadfd9f9d31f5ed2aa1 (diff) |
Remove Per Pixel Collision.
Why? Because it was too hard to actually implement, in
this case.
I will be adding a diff file, in case someone wants to
actually get ppx working.
Diffstat (limited to 'test-bitmask')
-rw-r--r-- | test-bitmask | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/test-bitmask b/test-bitmask deleted file mode 100644 index 42884fe..0000000 --- a/test-bitmask +++ /dev/null @@ -1,55 +0,0 @@ -2 -18, 34 -000000000000000000 -000000000000110000 -000000000001010000 -000000000010010000 -000000000010010000 -000000000010010000 -000000001111110000 -000000010000010000 -000000100000010000 -000001000000010000 -000001000000010000 -000010000000010000 -000010000000010000 -000001000000010000 -000001000000010000 -000000100000010000 -000000111111110000 -000000100000010000 -000001000111010000 -000001000101010000 -000001000101010000 -000001000111010000 -000001000101010000 -000001001001010000 -000001001101010000 -000000100111010000 -000000100000010000 -000000100000010000 -000000111111110000 -000000001001000000 -000000001111000000 -000000011001000000 -000000010001000000 -000000011111000000 -1, 2, 3 -16, 16 -0000000000000001 -0000000000000011 -0000000000000101 -0000000000001001 -0000000000010001 -0000000000100001 -0000000001000001 -0000000010000001 -0000000100000001 -0000001000000001 -0000010000000001 -0000100000000001 -0001000000000001 -0010000000000001 -0100000000000001 -1111111111111111 -4, 5, 6 |