class
UI::ValidationScenes::DockScene
- UI::ValidationScenes::DockScene
- Reference
- Object
Defined in:
ui/validation_scenes/dock_scene.crConstructors
Instance Method Summary
-
#amber_icon_index : Int32
Amber icon index in the dock (0-based).
-
#amber_icon_index=(amber_icon_index : Int32)
Amber icon index in the dock (0-based).
-
#build : View
Build the full scene tree.
- #focal : View
- #focal=(focal : View)
- #focal_position : Symbol
- #focal_position=(focal_position : Symbol)
Constructor Detail
Instance Method Detail
def amber_icon_index=(amber_icon_index : Int32)
#
Amber icon index in the dock (0-based). Default 3 (4th slot).
Build the full scene tree. Returns a UI::View tree ready for rendering.