Home
last modified time | relevance | path

Searched defs:draw_brick (Results 1 – 4 of 4) sorted by relevance

/dports/games/oldrunner/oldrunner/
H A Dbricks.c88 draw_brick (const struct coord *pos, enum brick_state state) in draw_brick() function
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dcontroller_bricks.cc477 controller_bricks::draw_brick (char *pixels, Sint32 offset, Sint32 color) in draw_brick() function in controller_bricks
/dports/games/brickout/brickout-2002.06.09/
H A Dbrickout.c2063 void draw_brick(int x, int y) function
/dports/science/sparta/sparta-20Oct2021/src/
H A Dimage.cpp511 void Image::draw_brick(double *x, double *surfaceColor, double *diameter) in draw_brick() function in Image