class

GSDL::UI::DropdownMenuList

Inherits GSDL::UI::Container < GSDL::UI::Element < Reference < Object

Constructors

new(dropdown : Dropdown, options : Array(String), x : Int32, y : Int32, width : Int32, height : Int32, background_color : Color, hover_background_color : Color, text_color : Color)
Source
new(*args, **kwargs)
Source
new(*args, **kwargs, &)
Source

Instance methods

contains_point?(mx : Int32, my : Int32) : Bool
Source