cine.coll.CollectorSaying
cine.coll.CollectorSaying
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
text | String | |
charId | F64 | |
chars | hl.types.ArrayBytes_Int | |
box | ui.UIBox | |
bgColor | I32 | |
tf | ui.Text | |
cleanedText | String | |
tags | hl.types.ArrayObj | |
padding | I32 | |
uMaxWid | I32 | |
tHei | F64 | |
tWid | F64 | |
ox | I32 | |
oy | I32 | |
shake | F64 | |
sfxDeck | libs.RandDeck | |
onSfxPlay | Fun |
Protos
f@17126onResize(cine.coll.CollectorSaying) → Voidf@17127postUpdate(cine.coll.CollectorSaying) → Voidf@17128update(cine.coll.CollectorSaying) → Voidf@17129playSpeechSfx(cine.coll.CollectorSaying) → Void
Bindings
- static
f@17130__constructor__(cine.coll.CollectorSaying, libs.Process, String, libs.RandDeck, Fun) → Void