NNS_G2dCellDataBankHasVramTransferData

Syntax

#include <nnsys/g2d/fmt/g2d_Cell_data.h>

    static inline BOOL NNS_G2dCellDataBankHasVramTransferData
    ( 
        const NNSG2dCellDataBank* pCellBank 
    );

  

Arguments

pCellBank [IN] Cell data bank

Return Values

TRUE if the cell bank has VRAM transfer information.

Description

Checks to see whether the cell bank has VRAM transfer information. This function is used when initializing VRAM-transfer cell animation.

See Also

None.

Revision History

2004/07/20 Initial version.


CONFIDENTIAL