#include <nnsys/g2d/g2d_Entity.h>
BOOL NNS_G2dIsEntityValid( NNSG2dEntity* pEntity );
正当な状態ならTRUE
エンティティの正当性を調査します。
なし
2004/05/28 初版