NNS_G2dDrawCell

構文

#include <nnsys/g2d/g2d_Renderer.h>
void NNS_G2dDrawCell( const NNSG2dCellData* pCell );
  

引数

pCell [IN] セルデータ

返り値

なし

説明

セルデータを描画します。

Begin End Rendering 内 で 呼び出して下さい

参照

NNS_G2dDrawCellAnimation

履歴

2004/05/28 初版