Skip to content

HaxeFlixel Source Code: Where are FlxBasic even proccessed? #3187

Answered by Geokureli
sol-vin asked this question in Q&A
Discussion options

You must be logged in to vote

explain what you mean when you say "processed"

if you mean "where does it call update and draw?" FlxState extends FlxGroup, which updates it's members, here:
https://github.com/HaxeFlixel/flixel/blob/dev/flixel/group/FlxGroup.hx#L155-L184

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Geokureli
Comment options

You must be logged in to vote
1 reply
@Geokureli
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants