sily-terminal ~master (2023-12-06T13:08:38Z)
Dub
Repo
sily.tui.node
sily
tui
Undocumented in source.
Members
Enums
Border
enum
Border
Undocumented in source.
Size
enum
Size
Undocumented in source.
TextHAlign
enum
TextHAlign
Undocumented in source.
TextVAlign
enum
TextVAlign
Undocumented in source.
Functions
createNode
Node
createNode
()
Undocumented in source. Be warned that the author may not have intended to support it.
createNullNode
Node
createNullNode
()
Undocumented in source. Be warned that the author may not have intended to support it.
forceRender
void
forceRender
()
Undocumented in source. Be warned that the author may not have intended to support it.
isColliding
bool
isColliding
(ivec2 pos, ivec2 tl, ivec2 wh)
Undocumented in source. Be warned that the author may not have intended to support it.
query
Node
query
(Node from)
Node
[]
query
(Node from)
Returns node based on selector, similar to CSS selectors.
requestRender
void
requestRender
()
Undocumented in source. Be warned that the author may not have intended to support it.
root
Node
root
()
Undocumented in source. Be warned that the author may not have intended to support it.
Imports
col (from sily.color)
public
import
sily
.
color
:
col
;
Undocumented in source.
ivec2 (from sily.vector)
public
import
sily
.
vector
:
ivec2
;
Undocumented in source.
Structs
Node
struct
Node
Undocumented in source.
Meta
Source
See Source File
sily
tui
modules
app
elements
event
input
node
render
functions
aspectRatio
cleanup
fps
fpsString
height
isRunning
loop
render
renderFrameNumber
run
setTitle
size
stop
width