pow.Tornado
pow.Tornado
Inherits from: Power
Fields
| Name | Type | |
|---|---|---|
dir | I32 | |
dx | F64 | |
curX | F64 | |
curY | F64 | |
onGround | Bool | |
speed | F64 | |
tickRate | F64 | |
sharknado | Bool | |
area | tool.Area | |
| static | __clid | I32 |
Protos
f@34128updateSoundPosition(pow.Tornado, hxd.snd.Channel) → Voidf@34129postUpdate(pow.Tornado) → Voidf@34130preUpdate(pow.Tornado) → Voidf@34131fixedUpdate(pow.Tornado) → Voidf@34132spawnShark(pow.Tornado, tool.Weapon) → en.bu.Sharkf@34133getCLID(pow.Tornado) → I32f@34134serialize(pow.Tornado, hxbit.Serializer) → Voidf@34135getSerializeSchema(pow.Tornado) → hxbit.Schemaf@34136unserializeInit(pow.Tornado) → Voidf@34137unserialize(pow.Tornado, hxbit.Serializer) → Void
Bindings
- static
f@34127__constructor__(pow.Tornado, Entity, tool.InventItem) → Void