MouseButton

Left

Middle

Back

Forward

Other

  1. u16

Description

A button on a mouse device.

Usage

It is used as the generic T value of an [ButtonInput] to create a bevy resource.

Updating

The resource is updated inside of the [mouse_button_input_system].

Functions

FunctionSummary
assert_receiver_is_total_eq(_self)No Documentation 🚧
clone(_self)No Documentation 🚧
eq(_self, other)No Documentation 🚧