disposalconstruct 
Vars | |
pipe_type | What disposals type we are representing |
---|---|
pipename | Disposals name we got on init from the path above |
Procs | |
define2type | Proc required to convert RPD / pipe dispencer defines into disposal paths |
flip | Flips construct 180 degrees, but also inverts it if its a pipe with defined flip_type |
get_disposal_dir | If src represents a pipe this will return all possible dirs it has. |
is_pipe | Checks whether we represent a pipe, depending on path in pipe_type variable |
rotate | Rotates construct 90 degrees counter-clockwise |
Var Details
pipe_type 
What disposals type we are representing
pipename 
Disposals name we got on init from the path above
Proc Details
define2type
Proc required to convert RPD / pipe dispencer defines into disposal paths
flip
Flips construct 180 degrees, but also inverts it if its a pipe with defined flip_type
get_disposal_dir
If src represents a pipe this will return all possible dirs it has.
is_pipe
Checks whether we represent a pipe, depending on path in pipe_type variable
rotate
Rotates construct 90 degrees counter-clockwise