WhatsNew.txt: Add SDL_FRectEqualsEpsilon()

This commit is contained in:
Eddy Jansson 2022-04-20 05:45:35 +02:00 committed by Sam Lantinga
parent aeadbdd788
commit 5d4a1f8356

View File

@ -11,6 +11,7 @@ General:
* SDL_PointInFRect() * SDL_PointInFRect()
* SDL_FRectEmpty() * SDL_FRectEmpty()
* SDL_FRectEquals() * SDL_FRectEquals()
* SDL_FRectEqualsEpsilon()
* SDL_HasIntersectionF() * SDL_HasIntersectionF()
* SDL_IntersectFRect() * SDL_IntersectFRect()
* SDL_UnionFRect() * SDL_UnionFRect()