Module prelude

Source
Expand description

The picking input prelude.

This includes the most common types in this module, re-exported for your convenience.

Structsยง

PointerInputPlugin
Adds mouse and touch inputs for picking pointers to your app. This is a default input plugin, that you can replace with your own plugin as needed.