ofruby 0.2 をリリースしました。 新機能 width, heightでウィンドウのサイズを取得出来るようになったり、Input.touch(idx), Input.touchesでマルチタッチ入力を取得出来るようになりました。set_background_autoをfalseに設定すると毎Fフレームバッファをクリアせずに加算表示されるようになります。(Processingのデフォルト) width, height Input.touch(idx), Input.touches TouchPoint#valid?, x, y, press?, down?, release? set_background_auto set_circle_resolution Rename from get_frame_rate to frame_rate ダウンロードはこちらからどうぞ。 タッチ入力