Skip to content

add a method to ScreenStack which will peek and render the current Screen if it is not null #14

Description

@approachcircle

at the moment i feel like too much ScreenStack logic is relied upon the end user, so maybe we just combine all of its logic into a process() or update() method that gets called every frame, instead of manually peeking it and rendering it, but i'll re-evaluate this choice at a later time.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions