SetImageAboveWater
- Parameters
-
whichImage image
flag boolean
useWaterAlpha boolean
- comment
-
Draws the specified image above the water if the flag is true. The second boolean (useWaterAlpha) doesnt seem to do much. Every imagetype other than 1 doesnt seem to appear above water.
- patch
-
1.18a
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native SetImageAboveWater takes image whichImage, boolean flag, boolean useWaterAlpha returns nothing