Vision
Vision copied to clipboard
IntPoint2D.hx, returning specified (and looks like GitHub WANTS ME TO FREAK OUT, so Color.hx is algo changed…)
Cool! About Color.makeRandom
, shouldn't the default value of the first argument be 255, to match previous behaviour?
Iirc, if you just do Color.makeRandom()
it should generate a color with alpha = 255
Everything else is really nice... Thanks!
Cool! About
Color.makeRandom
, shouldn't the default value of the first argument be 255, to match previous behaviour? Iirc, if you just doColor.makeRandom()
it should generate a color with alpha = 255Everything else is really nice... Thanks!
Oh yeah, you’re right!