MouseButtons Type
Mouse button state changes for a single frame.
Record fields
| Record Field |
Description
|
Full Usage:
LeftPressed
Field type: bool
|
|
Full Usage:
LeftReleased
Field type: bool
|
|
Full Usage:
MiddlePressed
Field type: bool
|
|
Full Usage:
MiddleReleased
Field type: bool
|
|
Full Usage:
RightPressed
Field type: bool
|
|
Full Usage:
RightReleased
Field type: bool
|
|
Mibo