Forgot this file

This commit is contained in:
Cameron Gutman
2015-01-25 22:58:17 -05:00
parent bcc67269ab
commit 897bb76858

View File

@@ -0,0 +1,5 @@
package com.limelight.ui;
public interface GameGestures {
public void showKeyboard();
}