MacedWindow@lemmy.world to Microblog Memes@lemmy.worldEnglish · 11 months agoYou know it in your heart to be truelemmy.worldimagemessage-square84linkfedilinkarrow-up11.04Karrow-down126
arrow-up11.01Karrow-down1imageYou know it in your heart to be truelemmy.worldMacedWindow@lemmy.world to Microblog Memes@lemmy.worldEnglish · 11 months agomessage-square84linkfedilink
minus-squareJax@sh.itjust.workslinkfedilinkEnglisharrow-up4·11 months agoYes, which is why they used the word in.
minus-squarebitchkat@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down1·11 months agoHow do you put something in a 2 dimensional space? A square has no height.
minus-squareDaxtron2@startrek.websitelinkfedilinkEnglisharrow-up4·edit-211 months agoif(player1.x < player2.x + player2.width && player1.x + player1.width > player2.x && player1.y < player2.y + player2.height && player1.y + player1.height > player2.y) { //collision }
Yes, which is why they used the word in.
How do you put something in a 2 dimensional space? A square has no height.