C# Class Spine.BoundingBoxAttachment

Attachment that has a polygon for bounds checking.
Inheritance: VertexAttachment
Mostra file Open project: EsotericSoftware/spine-runtimes Class Usage Examples

Public Methods

Method Description
BoundingBoxAttachment ( string name ) : System

Method Details

BoundingBoxAttachment() public method

public BoundingBoxAttachment ( string name ) : System
name string
return System