splash_show_image(fname,delay)

From ENIGMA
Jump to navigation Jump to search

Description

Shows an image splash screen. fname is the name of the image file. Many image types are supported (for example .bmp, .jpg, .tif, and .wmf) but no animated images. delay is the delay in milli seconds before returning to the game.

Parameters

Parameter Description
parameter list parameters with a description of each...

Return Values

returntype: Returns...

Example Call

// Example of using the function.