pizza dough
Vars | |
fancy_spins | how many times this dough was flourished |
---|---|
max_topping_space | How much w_class fits on the pizza |
topping_scale | How much to scale toppings by |
topping_space_left | How much w_class remains |
Procs | |
add_topping | Adds a topping to the pizza |
indirect_pickup | Handles toppings being dragged around |
remove_topping | Removes a topping from the pizza. |
Var Details
fancy_spins
how many times this dough was flourished
max_topping_space
How much w_class fits on the pizza
topping_scale
How much to scale toppings by
topping_space_left
How much w_class remains
Proc Details
add_topping
Adds a topping to the pizza
indirect_pickup
Handles toppings being dragged around
remove_topping
Removes a topping from the pizza.