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

Add sdl::Window::draw_rect #4

Open
2 tasks
vpenando opened this issue Sep 6, 2017 · 0 comments
Open
2 tasks

Add sdl::Window::draw_rect #4

vpenando opened this issue Sep 6, 2017 · 0 comments

Comments

@vpenando
Copy link
Owner

vpenando commented Sep 6, 2017

As for sdl::Window::draw_point/sdl::Window::draw_points/sdl::Window::draw_line, add sdl::Window::draw_rect.

Like:
void sdl::Window::draw_rect(sdl::Rect const& rect, NullableColor const& color)

Progress:

  • Implementation
  • Tests
@vpenando vpenando changed the title Test issue Add sdl::Window::draw_rect Sep 6, 2017
@vpenando vpenando changed the title Add sdl::Window::draw_rect Add sdl::Window::draw_rect Sep 6, 2017
@vpenando vpenando removed the wontfix label Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant