透明な四角形をクリック可能にすることは可能ですか? 私はそれを埋めたくないので、それは次のようになります
shape.graphics.setStrokeStyle(2).beginStroke("#000").rect(0, 0, 100, 100)
透明な四角形をクリック可能にすることは可能ですか? 私はそれを埋めたくないので、それは次のようになります
shape.graphics.setStrokeStyle(2).beginStroke("#000").rect(0, 0, 100, 100)