setCompassImage

Sets the compass image for the MeepMeep application.

Parameters

compassImage

The CompassImage enum representing the wanted

       compass image.
@return

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.