-
Notifications
You must be signed in to change notification settings - Fork 1
Lines API
Nander edited this page Mar 28, 2022
·
1 revision
One of the core concepts in Tuig is 'lines'. Each scene has a lines dictionary, which maps actors to a lines object.
A lines object has two responsibilities: it has a collection of bla, and it has a current variable. The current variable is a list, which functions as a stack of lines.