Header menu logo Nu

AttachmentLoader Type

Instance members

Instance member Description

this.NewBoundingBoxAttachment

Full Usage: this.NewBoundingBoxAttachment

Parameters:
    skin : Skin
    name : string

Returns: BoundingBoxAttachment
Modifiers: abstract
skin : Skin
name : string
Returns: BoundingBoxAttachment

this.NewClippingAttachment

Full Usage: this.NewClippingAttachment

Parameters:
    skin : Skin
    name : string

Returns: ClippingAttachment
Modifiers: abstract
skin : Skin
name : string
Returns: ClippingAttachment

this.NewMeshAttachment

Full Usage: this.NewMeshAttachment

Parameters:
    skin : Skin
    name : string
    path : string
    sequence : Sequence

Returns: MeshAttachment
Modifiers: abstract
skin : Skin
name : string
path : string
sequence : Sequence
Returns: MeshAttachment

this.NewPathAttachment

Full Usage: this.NewPathAttachment

Parameters:
    skin : Skin
    name : string

Returns: PathAttachment May be null to not load any attachment
Modifiers: abstract
skin : Skin
name : string
Returns: PathAttachment

May be null to not load any attachment

this.NewPointAttachment

Full Usage: this.NewPointAttachment

Parameters:
    skin : Skin
    name : string

Returns: PointAttachment
Modifiers: abstract
skin : Skin
name : string
Returns: PointAttachment

this.NewRegionAttachment

Full Usage: this.NewRegionAttachment

Parameters:
    skin : Skin
    name : string
    path : string
    sequence : Sequence

Returns: RegionAttachment
Modifiers: abstract
skin : Skin
name : string
path : string
sequence : Sequence
Returns: RegionAttachment

Type something to start searching.