set Compass Image
Sets the compass image for the MeepMeep application.
Parameters
compass Image
The CompassImage enum representing the wanted
compass image.
@return
Content copied to clipboard
The MeepMeep instance for method chaining.
Sets the compass image for the MeepMeep application.
This method scales the provided Image and sets it as the compass image, allowing for custom compass images.
Return
The MeepMeep instance for method chaining.
Parameters
image
The Image to be set as the compass image.