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

Canvas - Round Rectangle #1

Open
201flaviosilva opened this issue May 24, 2022 · 0 comments
Open

Canvas - Round Rectangle #1

201flaviosilva opened this issue May 24, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@201flaviosilva
Copy link
Member

Create an rectangle with rounded corners "object": https://github.com/201flaviosilva/Impacto/blob/main/src/GameObjects/Rectangle/Rectangle.js#L387

roundReact(ctx, x, y, width, height, {tl: 10, tr: 5, bl: 2, br: 0})

roundReact(ctx, x, y, width, height, 10)

@201flaviosilva 201flaviosilva transferred this issue from 201flaviosilva/utilidades Feb 1, 2023
@201flaviosilva 201flaviosilva added the enhancement New feature or request label Feb 1, 2023
@201flaviosilva 201flaviosilva added this to the v1.0 milestone Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant