Open
Description
Check once removed in the 7.0.0 release branch
5.4.0
-
FlxGraphic
: _imageFrame, _useCount and _destroyOnNoUse -
FlxAtlasFrames
: TexturePackerObject, TexturePackerAtlasFrame and TexturePackerFrameRect
5.5.0
-
FlxPool
: take class in constructor arg
5.6.0
-
FlxAssets
: FlxAngelCodeXmlAsset -
FlxMouse
: _cursor -
Interaction
: findItemsWithinState and findItemsWithinArtea -
FlxBitmapText
: wordWrap and wrapByWord
5.7.0
-
FlxPath
: autoCenter -
FlxButton
: States NORMAL, HIGHLIGHT, PRESSED and DISABLED -
FlxSpriteGroup
: _sprites -
FlxSound
: set_group
5.9.0
-
FlxBaseTilemap
: overlapsWithCallbacks, getTileIndexByCoords, getTileCoordsByIndex, getTile, getTileByIndex, getTileInstances, setTile and setTileByIndex -
FlxTilemap
: getTileCoords -
FlxSound
: getSound -
FlxPath
: onComplete, nodeIndex and debugDraw -
FlxBitmapText
: shadowOffset -
FlxMouse
: deltaScreenX/Y and _prevScreenX/Y -
FlxPointer
: screenX/Y, _globalScreenX/Y, getScreenPosition, getPositionInCameraView and setGlobalScreenPositionUnsafe -
LogStyle
: callbackFunction -
InputFrontEnd
: add -
FlxArrayUtil
: setLength -
FlxText
: shadowOffset -
FlxAction
: _checked -
SoundFrontEnd
: volumeHandler -
FlxAnimationController
: callback and finishCallback
6.0.0
-
FlxButton
: statusAnimations -
FlxVirtualPad
: buttonA (B, C, X, Y, Left, Right, Up, Down) -
FlxDirection
: Implicit casts -
FlxDirectionFlags
: Implicit casts -
FlxGraphic
: canBeDumped and undump -
NextState
: allow instance in switchState -
FlxSaveStatus
: ERROR
6.1.0
Planned deprecations
FlxPoint
: addPoint, and the like