Home
last modified time | relevance | path

Searched refs:W_WriteBitmap (Results 1 – 8 of 8) sorted by relevance

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dlocal.c325 W_WriteBitmap(dx - (j->p_ship.s_width / 2), in DrawShips()
340 W_WriteBitmap(dx - (cloak_width / 2), in DrawShips()
394 W_WriteBitmap(dx - (shield_width / 2 + 1), in DrawShips()
457 W_WriteBitmap(dx - (shield_width / 2), in DrawShips()
460 W_WriteBitmap(dx - (shield_width / 2), in DrawShips()
546 W_WriteBitmap(dx - (sbexp_width / 2), in DrawShips()
554 W_WriteBitmap(dx - (ex_width / 2), in DrawShips()
867 W_WriteBitmap(dx - (cloud_width / 2), in DrawTorps()
987 W_WriteBitmap(dx - (plasmacloud_width / 2), in DrawPlasmaTorps()
1002 W_WriteBitmap(dx - (eplasmatorp_width / 2), in DrawPlasmaTorps()
[all …]
H A Dmap.c350 W_WriteBitmap(dx - (mplanet_width / 2), dy - (mplanet_height / 2), in DrawPlanets()
678 W_WriteBitmap(dx - (emph_player_seq_width / 2 - 1), in map()
H A Dx11window.h60 void W_WriteBitmap(int x, int y, W_Icon bit, W_Color color);
H A DWlib.h77 extern void W_WriteBitmap (int x, int y, W_Icon bit, W_Color color);
H A Dnewwin.c1500 W_WriteBitmap(0, 0, icon, W_White); in drawIcon()
1527 W_WriteBitmap(ex, ey, clockpic, foreColor); in showTimeLeft()
H A Dx11window.c1872 W_WriteBitmap(int x, int y, W_Icon bit, W_Color color) in W_WriteBitmap() function
/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A DWlib.h152 extern void W_WriteBitmap P((W_Window win, int x, int y, W_Icon icon, W_Color color));
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A DWlib.h152 extern void W_WriteBitmap P((W_Window win, int x, int y, W_Icon icon, W_Color color));