Class: Cura::Event::MouseWheelDown

Inherits:
Mouse
  • Object
show all
Defined in:
lib/cura/event/mouse_wheel_down.rb

Overview

Dispatched when a mouse’s wheel is scrolled down.

Instance Attribute Summary

Attributes inherited from Mouse

#x, #y

Attributes inherited from Base

#created_at, #target

Method Summary

Methods inherited from Base

#==, #dispatch, inherited, #initialize, name, #to_h

Methods included from Attributes::HasAttributes

included, #initialize, #update_attributes

Methods included from Attributes::HasInitialize

#initialize

Constructor Details

This class inherits a constructor from Cura::Event::Base