C# Class Spine.SkeletonJson.LinkedMesh

显示文件 Open project: EsotericSoftware/spine-runtimes Class Usage Examples

Public Methods

Method Description
LinkedMesh ( MeshAttachment mesh, String skin, int slotIndex, String parent ) : System

Method Details

LinkedMesh() public method

public LinkedMesh ( MeshAttachment mesh, String skin, int slotIndex, String parent ) : System
mesh MeshAttachment
skin String
slotIndex int
parent String
return System