Data Fields | |
GdkPixmap * | allmap |
GdkPixmap * | power |
GdkPixmap * | power_mask |
GdkPixmap * | water |
GdkPixmap * | water_mask |
Definition at line 31 of file simulation-ui.c.
|
pixmap for the overall map Definition at line 32 of file simulation-ui.c. Referenced by doPixPaint(), expose_pw(), and UIPaintMapField(). |
|
pixmap for the power map Definition at line 33 of file simulation-ui.c. Referenced by doPixPaint(), expose_pw(), and updatePower(). |
|
Mask for the power map Definition at line 34 of file simulation-ui.c. Referenced by doPixPaint(), expose_pw(), and updatePower(). |
|
pixmap for the water map Definition at line 35 of file simulation-ui.c. Referenced by doPixPaint(), expose_pw(), and updateWater(). |
|
mask for the water map Definition at line 36 of file simulation-ui.c. Referenced by doPixPaint(), expose_pw(), and updateWater(). |