Scene2D UI Tutorial 1: Buttons

Channel:
Subscribers:
1,030
Published on ● Video Link: https://www.youtube.com/watch?v=eT9JklcAcPY



Category:
Tutorial
Duration: 15:56
969 views
54


Learn about Buttons, TextButtons, ImageButtons, and ImageTextButtons in Scene2D!
Follow along with the text version of this tutorial: https://github.com/raeleus/skin-composer/wiki/From-the-Ground-Up-01:-Buttons
Don't forget to watch part 0 of this series: https://youtu.be/YbeDMmajH9s
Next video: https://youtu.be/owPfZjHjSvQ
Asset download: https://github.com/raeleus/scene2d-test-project/releases/tag/1
Test project: https://github.com/raeleus/scene2d-test-project/tree/master
Shadow Walker UI: https://github.com/raeleus/Shadow-Walker-UI#shadow-walker-ui-example

00:00 Intro
00:43 ButtonStyle
02:53 Drawing a Button
06:22 Creating a ButtonStyle
08:08 Using Button in Code
08:55 ChangeListener
09:56 Toggle Button
10:27 Disabled
10:43 Focused
10:59 Everything is Tables
11:35 TextButton Style
13:26 Using TextButton in Code
14:11 ImageButton
14:56 ImageTextButton
15:14 Outro