libretro.drivers.ledΒΆ

Drivers that track the state of virtual LEDs exposed to the core.

See also

libretro.api.led

Defines the LED interface structure that LED drivers implement.

Modules

dict

A LED driver that stores LED state in a dictionary.

driver

Protocol definition for the LED driver interface.