RenderWare V2.1

Previous Page Index Next Page

RwScene *

RwDefaultScene(void);

Description

Retrieves the default scene.

Arguments

None.

Return Value

A pointer to the default scene.

Comments

The scene returned by RwDefaultScene() must not be destroyed with RwDestroyScene(). The default scene is destroyed by RenderWare when RwClose() is called.

See Also

RwClose()

RwClumpEnd()

RwCreateClump()

RwCreateLight()

RwCreateScene()

RwCreateSprite()

RwDestroyScene()

RwReadShape()

RwRemoveClumpFromScene()

RwRemoveLightFromScene()