![]() |
![]()
| ![]() |
![]()
NAMEmax_current_image_order - Find the highest ordervalue in use in the current context. SYNOPSISorderval
rtgt ) DESCRIPTIONScan a specific (default: worldid) rendertarget for the highest drawing order value used. Note that the range 65531..65535 is explicitly ignored to be able to use relative operations e.g. order_image(a, max_current_image_order() + 1); without objects used as overlays, cursors or similar special targets interfering. EXAMPLEfunction max_current_image_order0() SEE ALSO:order_image(3) image_inherit_order(3)
|