You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.