public interface IStitchCallback
| Modifier and Type | Method | Description |
|---|---|---|
void |
onStitched(int stitchX,
int stitchY,
ITexture stitchedTexture) |
void onStitched(int stitchX,
int stitchY,
ITexture stitchedTexture)
throws java.lang.Exception
java.lang.Exception