PathEngine home previous: iTestBed::deleteRenderPreprocess()next: iTestBed::displaySplashImage_Centred()
Contents, API Reference, Interfaces, iTestBed, displaySplashImage

iTestBed::displaySplashImage()

Description

Displays a 2d image in front of the testbed scene.

Syntax

void displaySplashImage(tSigned32 x, tSigned32 y, tSigned32 imageIndex);
        

Parameters

x X coordinate for the bottom left corner of the image.
y Y coordinate for the bottom left corner of the image.
index An index previously returned by iTestBed::loadSplashImage().

See Also

iTestBed::loadSplashImage(), iTestBed::displaySplashImage_Centred()
Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEnginenext: iTestBed::displaySplashImage_Centred()