centrifugal_force

Vars | |
spin_loop_timer | timer hash for the timer we use when spinning |
---|---|
step_tick | bool whether we should take a random step this tick |
Procs | |
do_spin | runs a spin, then starts the timer for a new spin if needed |
stop_spin | stops spin and unregisters all listeners |
Var Details
spin_loop_timer

timer hash for the timer we use when spinning
step_tick

bool whether we should take a random step this tick
Proc Details
do_spin
runs a spin, then starts the timer for a new spin if needed
stop_spin
stops spin and unregisters all listeners