# Basic Usage

Constructs an `XWUIGameControllerVisualizer` in the `xbox` layout at `md` size with a connected controller snapshot: the A and RB buttons are highlighted, the left stick is pushed forward-right and the right stick down, and the LT/RT trigger bars are filled to 30% and 80%. Drive these states live after construction with `setConnected(true)` and `updateState(buttons, axes, triggers)`.
