-
Notifications
You must be signed in to change notification settings - Fork 0
Compass.md
cfloutier edited this page Apr 27, 2024
·
12 revisions
The Compass is used to gives and set the heading direction

-
value : float angle. the heading value in degrees [0-360]
-
angle-range : float angle, default is 90°. the visible angle range. We see from center andle +/- angle-range ex : with 200° :
it could be useful for larger windows -
interactive : boolean. if true the user can drag the compass to choose the direction.
- the buttons uses the
.toggle_buttonclass - the InlineEnum used the
.inline_enumclass