Slide 23
Slide 23 text
classの依存関係からわかること
• playerに対してwidgetを付与する
• widgetにはたくさんの種類がある
canvas
button_load (ボタンのUI要素)
texture_block (TextureのUI要素)
text_block (文字のUI要素)
• canvasの中にwidgetを複数持つことができる (厳密にはcanvas_slotの中)
canvas
texture
Add Widget
Player
text