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

add hasAny and correct isTouching #2705

Merged
merged 1 commit into from
Dec 22, 2022
Merged

Conversation

Geokureli
Copy link
Member

When FlxDirectionFlags were added, FlxObject.isTouching was inadvertently changed so that it required all flags rather than any of the flags. this corrects that.

Also adds FlxDirectionFlags.hasAny(...)

@Geokureli Geokureli merged commit 177d65e into HaxeFlixel:dev Dec 22, 2022
@Geokureli Geokureli deleted the dir_has_any branch December 22, 2022 20:04
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.

None yet

1 participant