Add: make button sprites
This commit is contained in:
@@ -49,6 +49,7 @@ function create() {
|
||||
|
||||
|
||||
let button = new RoundRectButton(new RectSetting(200, 100));
|
||||
button.move(200, 200);
|
||||
console.log(button);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user