mcrfpy.Window.get() is annoying #184

Closed
opened 2026-01-06 02:22:27 +00:00 by john · 0 comments
Owner

I don't like calling .get() on the class, so let's do away with the pattern. Look to mcrfpy.Keyboard vs mcrfpy.keyboard - we have an instance at the ready.

mcrfpy.window should be available as the singleton Window object.

I don't like calling `.get()` on the class, so let's do away with the pattern. Look to `mcrfpy.Keyboard` vs `mcrfpy.keyboard` - we have an instance at the ready. `mcrfpy.window` should be available as the singleton Window object.
john closed this issue 2026-01-06 09:41:55 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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#184
No description provided.