Ejemplo n.º 1
0
 bool GetMouseButtonDown(int button)
 {
     return(CustomInput.GetMouseButtonDown(button));
 }