package style // PixelStyle 像素风格类型 const PixelStyle StyleType = "pixel" // PixelStyleShapes 像素风格形状集合 var PixelStyleShapes = StyleSet{ TypeClo: "", TypeMouth: "", TypeEyes: "", TypeTop: "", TypeHead: "", TypeEnv: "", }