This shows you the differences between two versions of the page.
— |
wiki:api:yieldframe [2018/02/27 01:26] (現在) kb10uy 作成 |
||
---|---|---|---|
ライン 1: | ライン 1: | ||
+ | ====== YieldFrame 関数 ====== | ||
+ | 指定したフレーム数だけ処理を中断します。 | ||
+ | 1フレームごとに処理をかえすときにも利用します。 | ||
+ | ===== 引数 ===== | ||
+ | * int **frames** | ||
+ | * 中断したいフレーム数 | ||
+ | |||
+ | ===== 返り値 ===== | ||
+ | なし |