Staticmap

Parent: parentmaps

Uses an image specified in 'filename' to draw objects. The image must be the same dimensions as the mud (eg 359x359). The color at mud position x,y on the image will be obtained and if the color matches the color in objectlist it is drawn. Since it is static, objects stay in the scene permanently. Refer to parent maps for more information.

filename string
The filename of the 2D image used to draw a staticmap.

objectsorting objectsorting
Sorting of children of this map.