set_transparency(x, y, state)
Instance Public methods
Makes the pixel at (x,y) transparent if state
is true, and
makes that pixel opaque otherwise.
Makes the pixel at (x,y) transparent if state
is true, and
makes that pixel opaque otherwise.
Please login to continue.