class
UI::ValidationScenes::GalleryScene
- UI::ValidationScenes::GalleryScene
- Reference
- Object
Defined in:
ui/validation_scenes/gallery_scene.crConstructors
Class Method Summary
-
.memory_tile(symbol : String, caption : String, timestamp : String) : View
Build an Amber-branded memory tile for the grid.
Instance Method Summary
-
#build : View
Build the full scene tree.
- #focal : View
- #focal=(focal : View)
- #focal_position : Symbol
- #focal_position=(focal_position : Symbol)
Constructor Detail
Class Method Detail
Build an Amber-branded memory tile for the grid. symbol: SF Symbol name. caption: tile label.
Instance Method Detail
Build the full scene tree. Returns a UI::View tree ready for rendering.