Skip to content

pow.Wings

pow.Wings

Inherits from: Power

Fields

NameType
targetCyI32
isHoveringBool
lastFrameDyI32
static__clidI32

Protos

  • f@24236 shouldChangeLevelWithHero(pow.Wings) → Bool
  • f@24237 onOwnerAttackDealt(pow.Wings, tool.atk.AttackData, Entity) → Void
  • f@24238 onOwnerDiveAttackLand(pow.Wings) → Void
  • f@24239 onCooldownEnd(pow.Wings, String, I32) → Void
  • f@24240 onEnd(pow.Wings) → Void
  • f@24241 onOwnerJump(pow.Wings, Bool) → Void
  • f@24242 onOwnerStartClimbing(pow.Wings, Bool) → Void
  • f@24243 onOwnerTouchGround(pow.Wings) → Void
  • f@24244 onOwnerLand(pow.Wings, F64) → Void
  • f@24245 shootGround(pow.Wings) → Void
  • f@24246 fixedUpdate(pow.Wings) → Void
  • f@24247 postUpdate(pow.Wings) → Void
  • f@24248 onDispose(pow.Wings) → Void
  • f@24249 getCLID(pow.Wings) → I32
  • f@24250 unserializeInit(pow.Wings) → Void
  • f@24251 unserialize(pow.Wings, hxbit.Serializer) → Void

Bindings

  • static f@24252 __constructor__(pow.Wings, Entity, tool.InventItem) → Void