Standardize default position arguments across constructors #101

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

Some objects default position to (0,0), others require it. All position arguments should be optional with (0,0) default for consistency.
Affects: Frame, Caption, Sprite, Grid, Entity

Some objects default position to (0,0), others require it. All position arguments should be optional with (0,0) default for consistency. Affects: Frame, Caption, Sprite, Grid, Entity
john added the
Refactoring & Cleanup
Minor Feature
labels 2025-07-05 19:10:17 +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#101
No description provided.