Jan 17, 2016 colour draw libgdx pixmap LibGDX drawPixel has Wrong Colours TL;DR: Note that Pixmap.drawPixel(x, y, colour) expects a RGBA8888 colour, even if the pixmap is not RGBA8888. Today I wanted to create
Jan 17, 2016 background colour libgdx pixmap render Create a Background with Vertical Lines of Different Colours I've got a list of colours (RGB) in an array and I want to build a background with vertical lines, each representing a