pub trait PlainMouseCursor: Component { }
Expand description

Plain mouse cursor that can interact with lunex widgets.

  • Anything that implements PlainMouseCursor also implements LunexCursor.

Implementors§