package style // CosmicStyle 宇宙风格类型 const CosmicStyle StyleType = "cosmic" // CosmicStyleShapes 宇宙风格形状集合 var CosmicStyleShapes = StyleSet{ TypeClo: "", TypeMouth: "", TypeEyes: "", TypeTop: "", TypeHead: "", TypeEnv: "", }