property Pad.prototype.justPressed

このフレームで新しく押されたボタンの状態だよ(例: { b0: true, left: false }) 🆕💥

Usage

import { Pad } from ".";