4
menu.go
4
menu.go
@@ -7,6 +7,10 @@ import "git.tebibyte.media/tomo/tomo/input"
|
||||
import "git.tebibyte.media/tomo/objects/layouts"
|
||||
|
||||
// Menu is a menu window.
|
||||
//
|
||||
// Sub-components:
|
||||
// - TearLine is a horizontal line at the top of the menu that, when clicked,
|
||||
// causes the menu to be "torn off" into a movable window.
|
||||
type Menu struct {
|
||||
tomo.Window
|
||||
|
||||
|
||||
Reference in New Issue
Block a user