Scene as Drawable #118

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

Refactor Scene to inherit from Drawable for consistent architecture.
Definition of Done:

  • Scene class inherits from UIDrawable
  • Scenes have position, visibility, opacity properties
  • Scene transitions use standard animation system
  • Backward compatibility maintained
Refactor Scene to inherit from Drawable for consistent architecture. Definition of Done: - Scene class inherits from UIDrawable - Scenes have position, visibility, opacity properties - Scene transitions use standard animation system - Backward compatibility maintained
john added the
Bugfix
Major Feature
labels 2025-07-12 19:05:35 +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#118
No description provided.