class AmberTech::Grandview
- AmberTech::Grandview
- PlaceOS::Driver
- Reference
- Object
Included Modules
- PlaceOS::Driver::Interface::Moveable
- PlaceOS::Driver::Interface::Stoppable
Defined in:
amber_tech/grandview.crClass Method Summary
Instance Method Summary
- #down(index : Int32 = 0)
- #down?
-
#move(position : MoveablePosition, index : Int32 | String = 0)
moveable interface
- #on_load
- #status
-
#stop(index : Int32 | String = 0, emergency : Bool = false)
stoppable interface
-
#up(index : Int32 = 0)
compatibility with Screen Technics
- #up?