nw::lyt::Picture::Picture Constructor

Syntax

explicit Picture(
     u8 texNum
);

Arguments

Name Description
texNum The maximum number of textures to be used.

Description

Constructor.

Allocates memory for the specified number of textures and generates an object.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL