Lysa.ui  0.0
Lysa 3D Engine
RadioButton Class Referenceabstract

Detailed Description

A two-state button drawn with two circles, the inner circle color changes with the state. Checking one radio button unchecks the other radio buttons sharing the same parent widget and the same group_index.

Inherits from: CheckWidget

Lua full name: lysa.ui.RadioButton