You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use FlxStarField2D you need to import FlxStarField, which is odd because that is a private class. We should create FlxStarField2D.hx and migrate the code there, and replace the old file with a deprecated typedef
The text was updated successfully, but these errors were encountered:
In order to use FlxStarField2D you need to import
FlxStarField
, which is odd because that is a private class. We should create FlxStarField2D.hx and migrate the code there, and replace the old file with a deprecated typedefThe text was updated successfully, but these errors were encountered: