2 #include <Multimedia/SDX.h>
18 return !DxLib::WaitTimer(停止ミリ秒);
28 return !DxLib::WaitVSync(信号回数);
38 return !DxLib::WaitKey();
static bool PushKey()
キーを入力を待つ.
Definition: Wait.h:35
static bool Timer(int 停止ミリ秒)
指定ミリ秒実行を停止.
Definition: Wait.h:15
static bool VSync(int 信号回数)
垂直同期信号を指定回数待つ.
Definition: Wait.h:25