pixijs/pixi-haxe

View on GitHub
src/pixi/plugins/dragonbones/model/DragonBonesData.hx

Summary

Maintainability
Test Coverage

Parameter definition of name masks member of same name
Open

    function getArmature(name:String):ArmatureData;

Checks that a local variable or a parameter does not shadow a field that is defined in the same class.

There are no issues that match your filters.

Category
Status