Module ambient_guest_bridge::core::input::components
source · Expand description
Auto-generated component definitions.
Functions
- Mouse over: The number of mouse cursors that are currently over this entity.
- Mouse over distance: This distance to the entity that the mouse is currently over.
- Mouse over entity: The entity the mouse is currently over.
- Mouse pickable max: This entity can be clicked by the mouse, and this component defines the max AABB bound of the click area.
- Mouse pickable min: This entity can be clicked by the mouse, and this component defines the min AABB bound of the click area.