Method GLUE.BaseTexture()->paste()
- Method
paste
 voidpaste(zero|Image.Imagei,Image.Imagea,intx,inty)- Description
 Paste the image
iwith alpha channelaat coordinatesxandyin the current texture.
void 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.