package style // GhostStyle 幽灵风格类型 const GhostStyle StyleType = "ghost" // GhostStyleShapes 幽灵风格形状集合 var GhostStyleShapes = StyleSet{ TypeClo: "", TypeMouth: "", TypeEyes: "", TypeTop: "", TypeHead: "", TypeEnv: "", }