draw_surface_part_ext(id,left,top,width,height,x,y,xscale,yscale,color,alpha)

From ENIGMA
Jump to navigation Jump to search

Description

General description of the function.

Parameters

Parameter Data Type Description
id integer index of the surface
left double
top double
width double
height double
x double
y double
xscale double
yscale double
color integer
alpha double

Return Values

void: This function does not return anything.

Example Call

// demonstrates