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

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

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