Menu mouse capturing
This commit is contained in:
@@ -179,6 +179,8 @@ struct k3MScreen {
|
||||
struct k3MObj *mouseCapture;
|
||||
};
|
||||
struct k3MScreen *k3MScreen();
|
||||
bool k3MCaptureMouse(struct k3MScreen*, struct k3MObj*);
|
||||
void k3MReleaseMouse(struct k3MScreen*);
|
||||
|
||||
struct k3MTextButton {
|
||||
struct k3MObj;
|
||||
|
||||
Reference in New Issue
Block a user