cine.Section
cine.Section
Inherits from: h2d.Flow
Fields
| Name | Type | |
|---|---|---|
scrolling | Bool | |
lastWasBig | Bool | |
lastNameFlow | h2d.Flow | |
lastNameFlowAlt | h2d.Flow | |
texts | hl.types.ArrayObj | |
nameFlows | hl.types.ArrayObj | |
splitFlows | hl.types.ArrayObj | |
onDisplayEnd | Fun | |
| static | BIG_SPACER_SIZE | I32 |
| static | SMALL_SPACER_SIZE | I32 |
| static | BIG_SPACER_TILE | h2d.Tile |
| static | SMALL_SPACER_TILE | h2d.Tile |
Protos
f@10358addTitle(cine.Section, String) → Voidf@10359addRole(cine.Section, String, Bool) → Voidf@10360removeRole(cine.Section) → Voidf@10361addName(cine.Section, String, String) → Voidf@10362addHSpace(cine.Section) → Voidf@10363onResize(cine.Section) → Void
Bindings
- static
f@10357__constructor__(cine.Section, Ref, Ref) → Void