using Chernobyl.Collections.Generic.Event;
using Chernobyl.Input.Controls;
using Chernobyl.Input.Controls.Axis;
using Chernobyl.Mathematics.Mechanics;
namespace Chernobyl.Input.Xna.Controls.Mouse
{
///
/// Represents the scroll wheel on a mouse device.
///
public class MouseScrollWheel : AxisControl
{
///
/// Constructor.
///
/// The services to inject into this control and
/// it's children.
/// The mouse that this mouse position belongs to.
public MouseScrollWheel(IEventCollection