Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ScreenEffect methods #304

Closed
wants to merge 17 commits into from

Conversation

toadster172
Copy link
Contributor

Implements

  • ScreenEffect::DrawSquare
  • ScreenEffect::CalcFadeIn
  • ScreenEffect::CalcFadeOut
  • ScreenEffect::RegisterChain
  • ScreenEffect::DrawFadeIn
  • ScreenEffect::DrawFadeOut
  • ScreenEffect::ShakeScreen
  • ScreenEffect::AddedCallback
  • ScreenEffect::DeletedCallback

Also adds fields for ScreenEffect struct and changes effect enum names to be descriptive. Everything matches and is in order.

@toadster172 toadster172 closed this Nov 4, 2024
@toadster172 toadster172 reopened this Nov 4, 2024
@roblabla
Copy link
Member

roblabla commented Nov 5, 2024

Merged in #306

@roblabla roblabla closed this Nov 5, 2024
@toadster172 toadster172 deleted the screen-effects branch November 5, 2024 06:58
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