1. ActionScript / Говнокод #10217

    −173

    1. 1
    2. 2
    3. 3
    4. 4
    if ((WheelBehavior.currentDirection == Direction.LEFT) ? _speed > 0 : _speed < 0) 
    {
    	this.dispatchEvent(new Event(ZERO_SPEED));
    }

    Запостил: lammar, 08 Мая 2012

    Комментарии (1) RSS

    Добавить комментарий