Module dotrix::input[][src]

Input service, ray casting service and utils

Structs

Input

Input Service

KeyEvent

Key input event

Mapper

Default implementation of ActionMapper

Modifiers

Represents the current state of the keyboard modifiers

Ray

Represents ray and provides method for various calculations

Enums

Button

Input button abstraction

Event

Input event abstraction

KeyCode

Symbolic name for a keyboard key.

State

State of a button

Traits

ActionMapper

Game action to input mapping

Functions

mouse_ray

Mouse ray calculation system