Home
last modified time | relevance | path

Searched defs:tool_comp (Results 1 – 2 of 2) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Drequirements.h90 struct tool_comp : public component { struct
92 tool_comp( const itype_id &TYPE, int COUNT ) : component( TYPE, COUNT ) { } in tool_comp() argument
104 component_type get_component_type() const { in get_component_type()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Drequirements.h90 struct tool_comp : public component { struct
92 tool_comp( const itype_id &TYPE, int COUNT ) : component( TYPE, COUNT ) { } in tool_comp() function
104 component_type get_component_type() const { in get_component_type()