We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uploading RyanRies.mp4…
Hi Ryan, I've added some mouse input into the game.
It allows you to move the mouse pointer to view each tileID.
It allows prevents the blit32bitmapEx from drawing outside of the boundary and you can partial draw any image.
Could I add it to the code?
The text was updated successfully, but these errors were encountered:
Sounds great @yeokaiwei - please submit the PR so I can review the code, and if everything looks good I will merge it into main
Thanks!
Sorry, something went wrong.
@ryanries Thanks. I found a small bug in my code. I'll get rid of it first.
No branches or pull requests
Uploading RyanRies.mp4…
Hi Ryan,
I've added some mouse input into the game.
It allows you to move the mouse pointer to view each tileID.
It allows prevents the blit32bitmapEx from drawing outside of the boundary and you can partial draw any image.
Could I add it to the code?
The text was updated successfully, but these errors were encountered: