Свойство | Type | Description | |
---|---|---|---|
TextButton | GameObject | ||
ZimriColor | Color | ||
currentLine | int | ||
endAtLine | int | ||
speaker1 | string | ||
speakerLines | List |
||
startInitialText | bool | ||
startText | bool | ||
textBox | GameObject | ||
textFile | |||
textLines | string[] | ||
theTextPlayer | Text | ||
typeSpeed | float |
Méthode | Description | |
---|---|---|
OnTriggerEnter2D ( |
||
OnTriggerExit2D ( |
||
OnTriggerStay2D ( |
||
Start ( ) : void | ||
Update ( ) : void | ||
setTextAndPrepareForOutput ( |
Méthode | Description | |
---|---|---|
TextScroll ( string lineOfText, int speakercode ) : IEnumerator |
public OnTriggerEnter2D ( |
||
col | ||
Résultat | void |
public OnTriggerExit2D ( |
||
col | ||
Résultat | void |
public OnTriggerStay2D ( |
||
c | ||
Résultat | void |
public setTextAndPrepareForOutput ( |
||
t | ||
Résultat | void |