package style // MechStyle 机械风格类型 const MechStyle StyleType = "mech" // MechStyleShapes 机械风格形状集合 var MechStyleShapes = StyleSet{ TypeClo: "", TypeMouth: "", TypeEyes: "", TypeTop: "", TypeHead: "", TypeEnv: "", }