Simple pad is now touchable/clickable.
This commit is contained in:
@@ -25,6 +25,7 @@ struct SimpleKey
|
||||
string displayValue;
|
||||
unsigned char id;
|
||||
unsigned char adjacency[4];
|
||||
float mX, mY;
|
||||
};
|
||||
|
||||
class SimplePad
|
||||
|
||||
Reference in New Issue
Block a user