Method GLUE.BaseTexture()->paste()
classGLUE.BaseTexture
- Method
paste
voidpaste(zero|Image.Imagei,Image.Imagea,intx,inty)- Description
Paste the image
iwith alpha channelaat coordinatesxandyin the current texture.
class GLUE.BaseTexturevoid paste(zero|Image.Image i, Image.Image a, int x, int y)
Paste the image i with alpha channel a at coordinates x
and y in the current texture.