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
FlxText, FlxTileblock, FlxTilemap and FlxSound default to false.
But an actual value after creation is true. Therefore an unneeded function FlxObject.updateMotion is called.
The text was updated successfully, but these errors were encountered:
moly
added a commit
to FlixelCommunity/flixel
that referenced
this issue
Sep 15, 2012
In documentation said that:
The text was updated successfully, but these errors were encountered: