Widget
abstract class Widget
Content copied to clipboard
Base class for widgets displayed on top of the map.
Functions
get Position
                          
                    Link copied to clipboard
                        Get the current position of the widget.
get Rotation
                          
                    Link copied to clipboard
                        Get absolute rotation of widget in degrees.
set Position
                          
                    Link copied to clipboard
                        Update the widget to the new position.
set Rotation
                          
                    Link copied to clipboard
                        Set the absolute rotation of widget in degrees.
set Translation
                          
                    Link copied to clipboard
                        Set the translation of the widget in pixels, relative to it's current position.
Inheritors
BitmapWidget
                          
                    
                  Link copied to clipboard