|
Panda3D
|
Classes | |
| class | AngleDial |
| class | Dial |
| class | DialWidget |
Variables | |
| d = Dial(tl) | |
| d2 | |
| d3 | |
| d4 | |
| int | DIAL_FULL_SIZE = 45 |
| int | DIAL_MINI_SIZE = 30 |
| expand | |
| fill | |
| float | INNER_SF = 0.2 |
| float | ONEPOINTFIVE_PI = 1.5 * math.pi |
| float | POINTFIVE_PI = 0.5 * math.pi |
| tl = Toplevel() | |
| float | TWO_PI = 2.0 * math.pi |
Dial Class: Velocity style controller for floating point values with
a label, entry (validated), and scale
| d2 |
| d3 |
| d4 |
| int DIAL_FULL_SIZE = 45 |
| int DIAL_MINI_SIZE = 30 |
| expand |
| fill |
| float INNER_SF = 0.2 |
| float ONEPOINTFIVE_PI = 1.5 * math.pi |
| float POINTFIVE_PI = 0.5 * math.pi |
| tl = Toplevel() |
| float TWO_PI = 2.0 * math.pi |