Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 766 Bytes

File metadata and controls

14 lines (9 loc) · 766 Bytes
uid input-system-mouse-intro

Mouse devices introduction

The Input System represents mouse input with the MouseState device layout that the Mouse class implements.

Important

The Input System doesn't support input from multiple mice at the platform level, or identifying the current display a mouse is on.

The Mouse class is based on the pointer layout so inherits its controls. It also implements additional controls outlined in the Mouse API documentation.

For a list of platforms that support mice, refer to Supported devices reference.