Skip to content

pow.Tornado

pow.Tornado

Inherits from: Power

Fields

NameType
dirI32
dxF64
curXF64
curYF64
onGroundBool
speedF64
tickRateF64
sharknadoBool
areatool.Area
static__clidI32

Protos

  • f@34128 updateSoundPosition(pow.Tornado, hxd.snd.Channel) → Void
  • f@34129 postUpdate(pow.Tornado) → Void
  • f@34130 preUpdate(pow.Tornado) → Void
  • f@34131 fixedUpdate(pow.Tornado) → Void
  • f@34132 spawnShark(pow.Tornado, tool.Weapon) → en.bu.Shark
  • f@34133 getCLID(pow.Tornado) → I32
  • f@34134 serialize(pow.Tornado, hxbit.Serializer) → Void
  • f@34135 getSerializeSchema(pow.Tornado) → hxbit.Schema
  • f@34136 unserializeInit(pow.Tornado) → Void
  • f@34137 unserialize(pow.Tornado, hxbit.Serializer) → Void

Bindings

  • static f@34127 __constructor__(pow.Tornado, Entity, tool.InventItem) → Void