UIGridPointState Collection #15

Closed
opened 2024-03-09 18:41:36 +00:00 by john · 1 comment
Owner

Notes say:
20 feat: UIGridPointState - clean up or trash the cruft, implement same collection system used by UIGridPoint + UIGrid

UIGridPointState is only vaguely implemented and needs to be shaped up to prepare for TCOD / line of sight + discovery

Notes say: 20 feat: UIGridPointState - clean up or trash the cruft, implement same collection system used by UIGridPoint + UIGrid UIGridPointState is only vaguely implemented and needs to be shaped up to prepare for TCOD / line of sight + discovery
john added the
Minor Feature
label 2024-03-09 18:41:36 +00:00
john added this to the Alpha Release Targets milestone 2024-03-13 14:53:50 +00:00
john added the
priority:tier2-foundation
system:grid
labels 2025-10-26 00:49:51 +00:00
Author
Owner

Current state:

  • UIGridPointState exists with visible and discovered properties (src/UIGridPoint.cpp:157-201)
  • Entity.at(x, y) returns a GridPointState for that cell
  • Entity has gridstate vector that tracks visibility per cell
Current state: - UIGridPointState exists with visible and discovered properties (src/UIGridPoint.cpp:157-201) - Entity.at(x, y) returns a GridPointState for that cell - Entity has gridstate vector that tracks visibility per cell
john closed this issue 2025-11-26 10:14:23 +00:00
Sign in to join this conversation.
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#15
No description provided.