x | The x-coordinate (within the layer's display coordinates) of the location at which to determine the hit. |
y | The y-coordinate (within the layer's display coordinates) of the location where the hit is to be determined. |
hit | As a result of the hit judgment, it is true if it is hit, false if it is off.
Pass the result of the hit judgment to this argument of the superclass event of the same name. |