You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HaxeFlixel
Upon reading Haxe Game Development Essentials book (Nov 2015), I found that FlxSpriteUtil.screenCenter() method is not supported in Flixel version 4.0.0+. What is the equivalent for the new version?
I tried to find the solution at API Doc but no help.
-Geo
Dlean Jeans
unread,
May 8, 2016, 12:00:29 AM5/8/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HaxeFlixel
It has now moved to FlxObject, which means it can be called by any FlxObject without FlxSpriteUtil.