color-is-equal ( color1 color2 -- bool )


Vocabulary
raylib

Inputs
color1an object
color2an object


Outputs
boolan object


Definition