Skip to content

Sections can now define their draw order and event delivery between sections is now working#1368

Merged
einarf merged 4 commits intopythonarcade:developmentfrom
alejcas:section/draw_order
Oct 28, 2022
Merged

Sections can now define their draw order and event delivery between sections is now working#1368
einarf merged 4 commits intopythonarcade:developmentfrom
alejcas:section/draw_order

Conversation

@alejcas
Copy link
Member

@alejcas alejcas commented Oct 28, 2022

Added Section.draw_order: now sections can define precisely in what order they will be drawn.

Also Improved Docstrings and remove duplicate code

@alejcas
Copy link
Member Author

alejcas commented Oct 28, 2022

Sorry for being "intermittent" when doing PRs...

I'm just having new needs as I progress on the game

Alejandro Casanovas added 2 commits October 28, 2022 12:12
…ack in order respecting the prevent_dispatch configuration and event return values
@alejcas alejcas changed the title Sections can now define their draw order Sections can now define their draw order and event delivery between sections is now working Oct 28, 2022
@einarf
Copy link
Member

einarf commented Oct 28, 2022

No worries 😄

@einarf einarf merged commit 19d02fd into pythonarcade:development Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants