decal 
Vars | |
current_category | Current active decal category. Reference to a global singleton |
---|---|
selected_color | The current color of the decal being printed. |
selected_custom_color | Current custom color |
selected_decal_icon_state | The current base icon state of the decal being printed. |
selected_dir | The current direction of the decal being printed |
Procs | |
paint_floor | Actually add current decal to the floor. |
Var Details
current_category 
Current active decal category. Reference to a global singleton
selected_color 
The current color of the decal being printed.
selected_custom_color 
Current custom color
selected_decal_icon_state 
The current base icon state of the decal being printed.
selected_dir 
The current direction of the decal being printed
Proc Details
paint_floor
Actually add current decal to the floor.
Responsible for actually adding the element to the turf for maximum flexibility.area Can be overridden for different decal behaviors. Arguments:
- target - The turf being painted to