Ninja Library - スクリーン関数

njSetScreenCenter

スクリーンの中心座標の設定

書式

void njSetScreenCenter( cx, cy )
Float cx
Float cy

引数

cx   中心のX座標
cy   中心のY座標

戻り値

なし

解説

スクリーンの中心座標を設定します。

用例

njSetScreenCenter( 320.f, 240.f );

njSetScreenCenter
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998-2000