예제 #1
0
파일: Input.cs 프로젝트: Perksey/Mana
 public static bool IsMouseUp(MouseButton button) => _current.IsMouseUp(button);