tool.ScarfSegment
tool.ScarfSegment
Fields
| Name | Type | |
|---|---|---|
manager | tool.ScarfManager | |
scarf | tool.Scarf | |
infos | Virtual[attachOffX, attachOffY, color, cosOffset, count, extraSprLength, friction, gravity, maxLength, minLength, onFront, props, sprId, thickness] | |
owner | Entity | |
spr | libs.heaps.slib.HSpriteBE | |
parent | tool.ScarfSegment | |
linkedSeg | tool.ScarfSegment | |
isFront | Bool | |
depth | F64 | |
maxLength | F64 | |
runFactor | F64 | |
oscilFactor | F64 | |
extraSprLength | I32 | |
invertFront | Bool | |
needLayerUpdate | Bool | |
dt | F64 | |
endX | F64 | |
endY | F64 | |
dx | F64 | |
dy | F64 | |
thickMovement | F64 | |
defaultScaleFactor | F64 | |
infDepthScaleFactor | F64 | |
infRotScale | F64 | |
infBackColor | Null |
Protos
f@4869invertFrontAndBack(tool.ScarfSegment) → Voidf@4870dispose(tool.ScarfSegment) → Voidf@4871push(tool.ScarfSegment, F64) → Voidf@4872gotoFrontLayer(tool.ScarfSegment) → Voidf@4873gotoBackLayer(tool.ScarfSegment) → Voidf@4874postUpdate(tool.ScarfSegment, F64) → Voidf@4875instantTurnScarfDirection(tool.ScarfSegment) → Void
Bindings
- static
f@4876__constructor__(tool.ScarfSegment, tool.ScarfManager, tool.Scarf, tool.ScarfSegment, F64, Virtual[attachOffX, attachOffY, color, cosOffset, count, extraSprLength, friction, gravity, maxLength, minLength, onFront, props, sprId, thickness]) → Void