Add get_bounds() method to all UIDrawable objects #89

Open
opened 2025-07-05 19:05:15 +00:00 by john · 0 comments
Owner

Add method to get bounding box as (x, y, width, height) tuple. Essential for collision detection and layout calculations.
Affects: Frame, Caption, Sprite, Grid (all UIDrawable derivatives)

Add method to get bounding box as (x, y, width, height) tuple. Essential for collision detection and layout calculations. Affects: Frame, Caption, Sprite, Grid (all UIDrawable derivatives)
john added the
Minor Feature
label 2025-07-05 19:05:15 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: john/McRogueFace#89
No description provided.