|
@@ -51,8 +51,6 @@ type Window struct {
|
|
|
maxSize math32.Vector2
|
|
maxSize math32.Vector2
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-// TODO: Fix window builder examples
|
|
|
|
|
-
|
|
|
|
|
// WindowStyle contains the styling of a Window
|
|
// WindowStyle contains the styling of a Window
|
|
|
type WindowStyle struct {
|
|
type WindowStyle struct {
|
|
|
PanelStyle
|
|
PanelStyle
|