简体中文
Appearance
设置组中使用的纹理。
guiTextureGroup.setTextures(texture1, texture2);
设置组中所有纹理的颜色。
guiTextureGroup.setColor(0xff00ff);