void njSetScreenCenter( cx, cy ) Float cx Float cy
cx 中心のX座標 cy 中心のY座標
なし
スクリーンの中心座標を設定します。
njSetScreenCenter( 320.f, 240.f );