BBGamelib.UIView.otherMouseDown C# (CSharp) Метод

otherMouseDown() публичный абстрактный Метод

public abstract otherMouseDown ( NSEvent theEvent ) : void
theEvent NSEvent
Результат void
		public abstract void otherMouseDown(NSEvent theEvent);
		public abstract void otherMouseDragged(NSEvent theEvent);