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

iTestBed::displaySplashImage_Centred()

Description

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

Syntax

void displaySplashImage_Centred(tSigned32 imageIndex);
        

Parameters

index An index previously returned by iTestBed::loadSplashImage().

Remarks

The splash image is drawn centred in the testbed window.

See Also

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