Home
last modified time | relevance | path

Searched refs:Element_PIPE_graphics (Results 1 – 2 of 2) sorted by relevance

/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/elements/
H A DPPIP.cpp4 int Element_PIPE_graphics(GRAPHICS_FUNC_ARGS);
50 Graphics = &Element_PIPE_graphics; in Element_PPIP()
H A DPIPE.cpp6 int Element_PIPE_graphics(GRAPHICS_FUNC_ARGS);
57 Graphics = &Element_PIPE_graphics; in Element_PIPE()
323 int Element_PIPE_graphics(GRAPHICS_FUNC_ARGS) in Element_PIPE_graphics() function