public static interface

ScreenCapture.IScreenCaptureCallback

org.anddev.andengine.entity.util.ScreenCapture.IScreenCaptureCallback

Summary

Public Methods
abstract void onScreenCaptureFailed(String pFilePath, Exception pException)
abstract void onScreenCaptured(String pFilePath)

Public Methods

public abstract void onScreenCaptureFailed (String pFilePath, Exception pException)

public abstract void onScreenCaptured (String pFilePath)