Class HIDEventTracker

java.lang.Object
eu.svjatoslav.sixth.e3d.gui.humaninput.HIDEventTracker
All Implemented Interfaces:
ViewRenderListener, KeyListener, MouseListener, MouseMotionListener, MouseWheelListener, EventListener

public class HIDEventTracker extends Object implements MouseMotionListener, KeyListener, MouseListener, MouseWheelListener, ViewRenderListener
This class is responsible for tracking human input devices (keyboard, mouse, etc.) and forwarding those inputs to subsequent virtual components.