new theme
This commit is contained in:
@@ -2,6 +2,7 @@ package pncdsl
|
||||
|
||||
type Scene struct {
|
||||
Name string
|
||||
Title string // optional human-readable title for the TopBar widget
|
||||
Background string // Asset.Name
|
||||
Music string // Asset.Name (optional)
|
||||
Hotspots []Hotspot
|
||||
|
||||
Reference in New Issue
Block a user