raylib.com icon indicating copy to clipboard operation
raylib.com copied to clipboard

ImageRotate degrees in float ?

Open zoouum opened this issue 2 years ago • 0 comments

Currently, degrees parameter of ImageRotate function is an int. Is it possible to change it as a float ? In fact, the parameter is converted directly into radians, so I think there's nothing to prevent it from being a float.

zoouum avatar Dec 09 '23 13:12 zoouum