mirror of
https://github.com/etlegacy/JoyStick.git
synced 2024-11-10 06:42:15 +00:00
small class description
This commit is contained in:
parent
661e2d1aca
commit
cc83428c82
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in a new issue