Game Graphics

Surfaces

Downloaddraw_surface_center(id,x,y)   Draws a surface centered at the given point. Downloaddraw_surface_center_rotate(id,x,y,rot)   Draws a rotated surface centered at the given point. Downloaddraw_surface_center_ext(id,x,y,xscale,yscale,rot,color,alpha)   Draws a surface centered at the given point with rotation, scaling, color blending, and alpha. Downloadvram_size()   Returns the amount of available video memory in megabytes.

Comments? Click to Comment