[nostalgia/core] Rename core::Color to core::Color16 and add core::Color32
This commit is contained in:
@@ -14,7 +14,7 @@ Rectangle {
|
||||
anchors.horizontalCenter: tileSheetEditor.horizontalCenter
|
||||
anchors.verticalCenter: tileSheetEditor.verticalCenter
|
||||
rows: 2
|
||||
columns: 3
|
||||
columns: 2
|
||||
Repeater {
|
||||
model: tileGrid.rows * tileGrid.columns
|
||||
Tile {
|
||||
|
||||
Reference in New Issue
Block a user