Constant de_controller::commands::handlers::MOVE_MARGIN   
source · const MOVE_MARGIN: f32 = 2.;Expand description
Horizontal camera movement is initiated if mouse cursor is within this distance to window edge.
const MOVE_MARGIN: f32 = 2.;Horizontal camera movement is initiated if mouse cursor is within this distance to window edge.