Skip to content

add null-safety to FlxTouchManager #3440

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

NotHyper-474
Copy link

A contribution towards #3267, which I decided to do after getting a null reference error in a null-safe class because getFirst wasn't annotated as nullable (although to be fair I should've read the documentation first...). I tried to do it based on how #3420 did it.

Also I've noticed that PR also changes the parameter names from pascal case to camel case, should the same be done in this PR?

@NotHyper-474 NotHyper-474 force-pushed the chore/touchmanager-null-safe branch from fceeeb4 to d805f5b Compare June 27, 2025 17:41
@NotHyper-474 NotHyper-474 force-pushed the chore/touchmanager-null-safe branch from d805f5b to ee7ec27 Compare June 27, 2025 18:52
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