cine.coll.SmashCinem
cine.coll.SmashCinem
Inherits from: cine.KeyframesCinematic
Fields
| Name | Type | |
|---|---|---|
startMask | h2d.Graphics | |
endMask | h2d.Graphics | |
endCb | Fun | |
clb | ui.ControlLabel | |
waitForActionFrame | hl.types.ArrayBytes_Int | |
speechSfxDeck | libs.RandDeck | |
kickSfxDeck | libs.RandDeck | |
cs | cine.coll.CollectorSaying | |
isEnding | Bool | |
painTexts | hl.types.ArrayObj | |
texts | hl.types.ArrayObj | |
funnyTexts | hl.types.ArrayObj | |
funnySfx | hl.types.ArrayObj |
Protos
f@17121get_pixelScale(cine.coll.SmashCinem) → F64f@17122setText(cine.coll.SmashCinem, String) → Voidf@17123onResize(cine.coll.SmashCinem) → Voidf@17124update(cine.coll.SmashCinem) → Voidf@17125postUpdate(cine.coll.SmashCinem) → Void
Bindings
- static
f@17131__constructor__(cine.coll.SmashCinem, Bool, Fun) → Void