Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
TextView
Inherits
Reference
<
Object
Constructors
new
(font :
Raylib::Font
, text_size :
Float32
, text_spacing :
Float32
)
Source
Instance methods
compute_height
Source
font
Source
force_layout
Source
line_height
Source
render
(x, y, color)
Source
set_text
(text :
String
)
Source
text
Source
text_size
Source
text_spacing
Source
width
Source
width=
(width :
Float32
)
Source