Package: pumpkin.display

Graphics

function hitTest( x : float, y : float ) : bool

Parameters

x

y


Description
Hit test draw object (bounds only)

Currently only support bounding box collision.