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

Refactor blendmode_enum for v6 compatibility #45

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

lucashaley
Copy link
Contributor

The blendmode_enum aliases stopped working in v6, so this is a simple fix to remove the intermediary blendmode attribute and blend= method.

Example as written doesn't work, needs the Action:: in there
Added a convenience alias to align with default DragonRuby naming
Changed "/" to "\"
The blendmode_enum aliases stopped working in v6, so this is a simple fix to remove the intermediary `blendmode` attribute and `blend=` method.
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.

1 participant