Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add missing floating point variants of render functions #271

Merged

Conversation

hanst99
Copy link
Contributor

@hanst99 hanst99 commented Aug 21, 2022

We already had copyExF, this also adds

  • copyF
  • drawLineF
  • drawLinesF
  • drawPointF
  • drawPointsF
  • drawRectF
  • drawRectsF
  • fillRectF
  • fillRectsF

We already had copyExF, this also adds

* copyF
* drawLineF
* drawLinesF
* drawPointF
* drawPointsF
* drawRectF
* drawRectsF
* fillRectF
* fillRectsF
@hanst99 hanst99 force-pushed the feature/floating-point-render-functions branch from b2b7177 to 09fecda Compare August 21, 2022 16:14
@dpwiz dpwiz merged commit 941327b into haskell-game:master Aug 22, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants