screen-drag
Plugin Name: screen-drag (-oscreen-drag,...) / Shared Library: libgre-plugin-screen-drag | |
x_drag_sensitivity=[sensitivity] | Hhorizontal drag sensitivity, a ratio of the screen width which needs to be dragged before the screen transition begins to follow user input. Between 0.0 and 1.0, default is 0.075. |
y_drag_sensitivity=[sensitivity] | Vertical drag sensitivity, a ratio of the screen height which needs to be dragged before the screen transition begins to follow user input. Between 0.0 and 1.0 default is 0.075. |
x_cancel_sensitivity=[sensitivity] | Horizontal cancel sensitivity, a ratio of the screen width. If both x and y cancel sensitivity ratios are surpassed, the drag will be cancelled. |
y_cancel_sensitivity=[sensitivity] | Vertical cancel sensitivity, a ratio of the screen height. If both x and y cancel sensitivity ratios are surpassed, the drag will be cancelled. |