The search keyword must be a single word (no spaces).

Function SetImagePosition

Line
3831
Location
common.j
Constant?
no
Type
native
Arguments
image whichImage, real x, real y, real z
Returns
nothing
3831
native SetImagePosition             takes image whichImage, real x, real y, real z returns nothing
3832
native SetImageColor                takes image whichImage, integer red, integer green, integer blue, integer alpha returns nothing
3833
native SetImageRender               takes image whichImage, boolean flag returns nothing
3834
native SetImageRenderAlways         takes image whichImage, boolean flag returns nothing
3835
native SetImageAboveWater           takes image whichImage, boolean flag, boolean useWaterAlpha returns nothing
3836
native SetImageType                 takes image whichImage, integer imageType returns nothing

Information about SetImagePosition

You must be logged in with a standard account to contribute.