A B C D F G H I K M R S T U V

K

Kart - Class in ch.hei.kart
Kart model.
Kart() - Constructor for class ch.hei.kart.Kart
Constructs a new unconnected kart object with the default setup values.
Kart(KartSetup) - Constructor for class ch.hei.kart.Kart
Constructs a new kart object with the given setup.
KartControlRegister - Enum in ch.hei.kart
Enumeration in order to identify the different control registers of the Kart.
KartHardwareSettings - Enum in ch.hei.kart
Kart hardware settings.
KartListener - Interface in ch.hei.kart
Interface to implement if an object is interested in basic kart status changes.
KartSetup - Class in ch.hei.kart
Groups all kart settings together and allows fancy Kart setup using returning reference listening and setter chaining techniques.
KartStatusRegister - Enum in ch.hei.kart
Enumeration in order to identify the different status registers of the Kart.
KartStatusRegisterListener - Interface in ch.hei.kart
Low-level interface in order to get changes from the remote Kart connected to a Kart object.

A B C D F G H I K M R S T U V