raylib icon indicating copy to clipboard operation
raylib copied to clipboard

Rename Is*Ready() to Is*Valid()

Open RenzoRomeo opened this issue 9 months ago • 1 comments

Rename every function of the type IsReady() to IsValid()

Fixes: #3930

RenzoRomeo avatar Apr 28 '24 21:04 RenzoRomeo

I don't think "Valid" is an appropriate replacement for "Ready." Not being Valid tends to be understood as a failure case. There are alternatives, but since these renames are not going to happen, no worries for now.

orcmid avatar Apr 29 '24 20:04 orcmid

I'm closing this PR, I will review naming myself at some moment.

raysan5 avatar May 29 '24 17:05 raysan5