- Neuheiten -
Sortierung
Filter
Preis
€
―
€
"use strict";
var keypressSlider = document.querySelector(".slider-keypress");
var input0 = document.querySelector(".input-with-keypress-0");
var input1 = document.querySelector(".input-with-keypress-1");
var inputs = [input0, input1];
noUiSlider.create(keypressSlider, {
start: [2.25, 429],
connect: true,
range: {
min: [2.25],
max: [429]
}
});
keypressSlider.noUiSlider.on("update", function(values, handle) {
inputs[handle].value = values[handle];
function setSliderHandle(i, value) {
var r = [null, null];
r[i] = value;
keypressSlider.noUiSlider.set(r);
}
inputs.forEach(function(input, handle) {
input.addEventListener("change", function() {
setSliderHandle(handle, this.value);
});
input.addEventListener("keydown", function(e) {
var values = keypressSlider.noUiSlider.get();
var value = Number(values[handle]);
var steps = keypressSlider.noUiSlider.steps();
var step = steps[handle];
var position;
switch (e.which) {
case 13: setSliderHandle(handle, this.value); break;
case 38: position = step[1]; if (position === false) { position = 1; } if (position !== null) {setSliderHandle(handle, value + position); } break;
case 40: position = step[0]; if (position === false) { position = 1; } if (position !== null) { setSliderHandle(handle, value - position); } break;
}
});
});
});
Verfügbarkeit
Hersteller
Epoche MoBa
Land MoBa
Spielsysteme & Marken
Sprache
Maßstab
40k Fraktion
Infinity Fraktion
Bolt Action Fraktion
Conquest Fraktion
Freebooters Fate Fraktion
Spielerzahl
Spieldauer
Komplexität
Spielart
Glück / Taktik
Altersempfehlung
Kategorien
- Empire of Man Engineer with Hochland Long Rifle [GW WEB EXKLUSIV]23,00 EUR ** inkl. MwSt. zzgl. Versand
- Space Marines Primaris Vanguard Task Force [GW WEB EXKLUSIV]115,00 EUR ** inkl. MwSt. zzgl. Versand
- Age of Darkness Exemplary Battles of The Age of Darkness Vol.1 (Englisch) [GW WEB EXCLUSIVE]41,00 EUR ** inkl. MwSt. zzgl. Versand
- -10%Legiones Astartes Deredeo Dreadnought Boreas Configuration
Statt 67,50 EUR60,75 EUR ** inkl. MwSt. zzgl. Versand - RedgrassGames Everlasting Wet Palette Painter Lite Bundle Book Edition30,25 EUR ** inkl. MwSt. zzgl. Versand
- RedgrassGames Reusable Hydration Membran for Studio XL ART Wet Palette14,50 EUR ** inkl. MwSt. zzgl. Versand
- Flexi Mold Wiederverwendbare Abformmasse 500ml21,75 EUR *500 Milliliter | 43,50 EUR / Liter* inkl. MwSt. zzgl. Versand
- Middle-Earth Osgiliath Ruined City of Gondor [GW WEB EXKLUSIV]245,00 EUR ** inkl. MwSt. zzgl. Versand
- Legions Imperialis Civitas Imperialis Elevated Plaza Tiles [GW WEB EXKLUSIV]55,00 EUR ** inkl. MwSt. zzgl. Versand
- -4%
- -4%
- -4%Flip`n`Tray 100+ XenoSkin Monocolor Petrolblau
Statt 30,00 EUR28,90 EUR ** inkl. MwSt. zzgl. Versand - -4%
- -4%
- -4%
- -4%
- Green Stuff Modelliermasse 92cm19,75 EUR *0.92 Meter | 21,47 EUR / Meter* inkl. MwSt. zzgl. Versand
- Green Stuff Modelliermasse 45cm9,90 EUR *0.45 Meter | 22,00 EUR / Meter* inkl. MwSt. zzgl. Versand
- Green Stuff Modelliermasse 30cm6,75 EUR *0.3 Meter | 22,50 EUR / Meter* inkl. MwSt. zzgl. Versand
- Green Stuff Modelliermasse 15cm4,90 EUR *0.15 Meter | 32,67 EUR / Meter* inkl. MwSt. zzgl. Versand