FontRenderer.set_font

描画するフォントのセット

render関数を呼ぶ前に必ず呼ばれる必要があります。 font: 描画するフォント

TODO: コンストラクタでやるか

class FontRenderer
void
set_font

Meta