class TextView
- TextView
- Reference
- Object
Defined in:
main.crConstructors
Instance Method Summary
- #compute_height
- #font : Raylib::Font
- #force_layout
- #line_height : Float32
- #render(x, y, color)
- #set_text(text : String)
- #text : String
- #text_size : Float32
- #text_spacing : Float32
- #width : Float32
- #width=(width : Float32)