English
Appearance
Sets the textures used in the group.
guiTextureGroup.setTextures(texture1, texture2);
Sets the color for all textures in the group.
guiTextureGroup.setColor(0xff00ff);