HitAreaOverlay¶
Overview¶
Displays the "hittable" mouse/touch regions for items with input listeners.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class HitAreaOverlay¶
Constructor¶
new HitAreaOverlay( display : Display, rootNode : Node )¶
Instance Methods¶
addShapes()¶
Source Code¶
See the source for HitAreaOverlay.ts in the scenery repository.