Skip to content
New issue

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

Bug in WINDOW_SET_SIZE #1

Open
AnnyCaroline opened this issue Jul 23, 2018 · 0 comments
Open

Bug in WINDOW_SET_SIZE #1

AnnyCaroline opened this issue Jul 23, 2018 · 0 comments
Labels

Comments

@AnnyCaroline
Copy link
Member

emit WINDOW_SET_SIZE(8*35, 12*35, 8, 12);

//vertical rectangle
emit GRAPHICS_DRAW_PIXEL(0,0);
emit GRAPHICS_DRAW_PIXEL(0,1);
emit GRAPHICS_DRAW_PIXEL(0,2);
emit GRAPHICS_DRAW_PIXEL(0,3);

image

@AnnyCaroline AnnyCaroline self-assigned this Jul 23, 2018
@AnnyCaroline AnnyCaroline changed the title Bug in Bug in WINDOW_SET_SIZE Jul 23, 2018
@AnnyCaroline AnnyCaroline removed their assignment Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant