rectAttackable method
Returns the rect used to receive damage (component's collision rect).
Implementation
Rect rectAttackable() => rectCollision;
Returns the rect used to receive damage (component's collision rect).
Rect rectAttackable() => rectCollision;