From: Joe Wreschnig Date: Thu, 28 Feb 2013 19:05:44 +0000 (+0100) Subject: This is not the dead zone that needs to be configurable. X-Git-Tag: version-1.0~88 X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=commitdiff_plain;h=8a554859b8457eefa566c839062640fa450424af;hp=ffbf6e3d236b35d5c084deafe5e63e8effb01903 This is not the dead zone that needs to be configurable. --- diff --git a/JSActionAnalog.m b/JSActionAnalog.m index b431bc5..3083886 100644 --- a/JSActionAnalog.m +++ b/JSActionAnalog.m @@ -5,7 +5,6 @@ // Created by Sam McCall on 5/05/09. // -// TODO: Dead zone should be configurable per-device. #define DEAD_ZONE 0.3 #import "JSActionAnalog.h"