hit property

bool hit
getter/setter pair

A boolean flag indicating whether this unit of drawing has been hit.

Implementation

bool hit = false;