class Hexed::UI
- Hexed::UI
- Reference
- Object
Included Modules
- Termbox
Defined in:
hexed/ui.crConstructors
Instance Method Summary
- #bpl : Int32
- #bpl=(bpl : Int32)
- #data : Bytes
- #data=(data : Bytes)
- #draw_data
- #h
- #max_bpl(aligned : Bool = false) : Int32
- #offset : Int32
- #offset=(offset : Int32)
- #run
- #tb : Window
- #tb=(tb : Window)
- #update
- #visual_byte(byte : UInt8) : UInt8
- #w