Quote:
Originally posted by tlf288
If you mean that using mousebuttons is better than button-specific flags I agree with you fully. It allows for better detections using intergers and you can set variables to the mousebuttons.
|
*shrugs* I haven't made many things using the mouse so I haven't really used it, and you can set variables to specific mouse flags too o.O
this.temp = {leftmousebutton,rightmousebutton};