Method GLUE.BaseTexture()->paste()
- Method paste
void paste(Image.Image i, Image.Image a, int x, int y)
- Description
Paste the image i with alpha channel a at coordinates x and y in the current texture.
void paste(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.