Skip to content

Add excludeList to FunkinParentDisabler - #1080

Open
THEkatinamicrowave wants to merge 4 commits into
CodenameCrew:mainfrom
THEkatinamicrowave:patch-15
Open

Add excludeList to FunkinParentDisabler#1080
THEkatinamicrowave wants to merge 4 commits into
CodenameCrew:mainfrom
THEkatinamicrowave:patch-15

Conversation

@THEkatinamicrowave

Copy link
Copy Markdown
Contributor

something that should probably be there. Could also make ParentDisableable typedef that just encompasses <FlxTween, FlxCamera, FlxTimer, FlxSound> but I think Dynamic is fine for now. Could break if somebody ever used FunkinParentDisabler's first two constructor args but I think it's ok because I've never seen it used in mods (personally). If it does break too much stuff, can simply move excludeList to the end of the constructor args

something that should probably be there. Could also make ParentCancellable typedef that just encompasses FlxTween FlxCamera FlxTimer and FlxSound but I think Dynamic is fine for now
so that the compiler doesn't have to deal with Array<Dynamic> every time
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