CellView API #114

Open
opened 2025-07-12 19:02:29 +00:00 by john · 0 comments
Owner

Create ergonomic .at((x,y)) access pattern for grid cells.
Definition of Done:

  • grid.at((x, y)) returns CellView object
  • CellView provides convenient access to tile properties
  • Supports chaining operations
  • Backward compatible with existing grid access
Create ergonomic .at((x,y)) access pattern for grid cells. Definition of Done: - grid.at((x, y)) returns CellView object - CellView provides convenient access to tile properties - Supports chaining operations - Backward compatible with existing grid access
john added the
Major Feature
label 2025-07-12 19:02:29 +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#114
No description provided.