rectAttackable method

Rect rectAttackable()

Returns the rect used to receive damage (component's collision rect).

Implementation

Rect rectAttackable() => rectCollision;