Interface IStitchCallback
public interface IStitchCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidonStitched(int stitchX, int stitchY, ITexture stitchedTexture)
-
Method Details
-
onStitched
- Throws:
Exception
-
voidonStitched(int stitchX,
int stitchY,
ITexture stitchedTexture) Exception