small class description

This commit is contained in:
edgar 2018-01-15 20:21:52 -08:00
parent 661e2d1aca
commit cc83428c82

View file

@ -31,6 +31,7 @@ import android.view.View;
/**
* Created by edgarramirez on 10/30/15.
* JoyStick view with lots of customizable options
*/
public class JoyStick extends View implements GestureDetector.OnGestureListener, GestureDetector.OnDoubleTapListener {