src/pixi/plugins/dragonbones/model/ArmatureData.hx
Parameter definition of name
masks member of same name Open
Open
function getBone(name:String):BoneData;
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Checks that a local variable or a parameter does not shadow a field that is defined in the same class.
Parameter definition of name
masks member of same name Open
Open
function getAnimation(name:String):AnimationData;
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Checks that a local variable or a parameter does not shadow a field that is defined in the same class.
Parameter definition of name
masks member of same name Open
Open
function getSlot(name:String):SlotData;
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Checks that a local variable or a parameter does not shadow a field that is defined in the same class.