Module: Pixiurge::Protocol::Incoming::Keycode

Defined in:
lib/pixiurge/protocol.rb

Overview

Since:

  • 0.1.0

Constant Summary

LEFT_ARROW =

This is the ASCII and web-browser keycode for the left arrow.

Since:

  • 0.1.0

37
UP_ARROW =

This is the ASCII and web-browser keycode for the up arrow.

Since:

  • 0.1.0

38
RIGHT_ARROW =

This is the ASCII and web-browser keycode for the right arrow.

Since:

  • 0.1.0

39
DOWN_ARROW =

This is the ASCII and web-browser keycode for the down arrow.

Since:

  • 0.1.0

40