pow.Wings
pow.Wings
Inherits from: Power
Fields
| Name | Type | |
|---|---|---|
targetCy | I32 | |
isHovering | Bool | |
lastFrameDy | I32 | |
| static | __clid | I32 |
Protos
f@24236shouldChangeLevelWithHero(pow.Wings) → Boolf@24237onOwnerAttackDealt(pow.Wings, tool.atk.AttackData, Entity) → Voidf@24238onOwnerDiveAttackLand(pow.Wings) → Voidf@24239onCooldownEnd(pow.Wings, String, I32) → Voidf@24240onEnd(pow.Wings) → Voidf@24241onOwnerJump(pow.Wings, Bool) → Voidf@24242onOwnerStartClimbing(pow.Wings, Bool) → Voidf@24243onOwnerTouchGround(pow.Wings) → Voidf@24244onOwnerLand(pow.Wings, F64) → Voidf@24245shootGround(pow.Wings) → Voidf@24246fixedUpdate(pow.Wings) → Voidf@24247postUpdate(pow.Wings) → Voidf@24248onDispose(pow.Wings) → Voidf@24249getCLID(pow.Wings) → I32f@24250unserializeInit(pow.Wings) → Voidf@24251unserialize(pow.Wings, hxbit.Serializer) → Void
Bindings
- static
f@24252__constructor__(pow.Wings, Entity, tool.InventItem) → Void