Merge pull request #1579 from ShaharMS/develop
Implement `clickCount` on HTML5 and Native.
This commit is contained in:
@@ -30,6 +30,7 @@ namespace lime {
|
||||
int windowID;
|
||||
double x;
|
||||
double y;
|
||||
int clickCount;
|
||||
|
||||
static ValuePointer* callback;
|
||||
static ValuePointer* eventObject;
|
||||
|
||||
Reference in New Issue
Block a user