Crate bevy_ui_pointer_capture_detector

Source

Structs§

BevyUiPointerCaptureDetectorPlugin
NoPointerCapture
Marker component that tells the detector system not to check if a node captures the pointer
UiPointerCaptureStatus
resource updated each frame True if pointer is above a visible bevy ui node. Otherwise, false.

Functions§

pointer_capture_detector