en.FlyingSwordDoor
en.FlyingSwordDoor
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
cachedPosition | F64 | |
ang | F64 | |
moveState | Bool | |
baseGround | F64 | |
animDir | I32 | |
startingPosX | F64 | |
startingPosY | F64 | |
shakePower | F64 | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@13295initGfx(en.FlyingSwordDoor) → Voidf@13296openDoor(en.FlyingSwordDoor, Null) → Voidf@13297preUpdate(en.FlyingSwordDoor) → Voidf@13298fixedUpdate(en.FlyingSwordDoor) → Voidf@13299shake(en.FlyingSwordDoor, F64, F64) → Voidf@13300postUpdate(en.FlyingSwordDoor) → Voidf@13301getCLID(en.FlyingSwordDoor) → I32f@13302unserializeInit(en.FlyingSwordDoor) → Voidf@13303unserialize(en.FlyingSwordDoor, hxbit.Serializer) → Voidf@13304getEntityCLIDS(en.FlyingSwordDoor) → hl.types.ArrayBytes_Int
Bindings
- static
f@13305__constructor__(en.FlyingSwordDoor, pr.Level, I32, I32, I32) → Void