Method | Description | |
---|---|---|
MouseDown ( float x1, float y1, int id ) : void | ||
MouseUp ( float x1, float y1, int id ) : void | ||
MouseUpdate ( float x1, float y1, int id ) : void |
public MouseDown ( float x1, float y1, int id ) : void | ||
x1 | float | |
y1 | float | |
id | int | |
return | void |
public MouseUp ( float x1, float y1, int id ) : void | ||
x1 | float | |
y1 | float | |
id | int | |
return | void |
public MouseUpdate ( float x1, float y1, int id ) : void | ||
x1 | float | |
y1 | float | |
id | int | |
return | void |