Home
last modified time | relevance | path

Searched refs:bball_bitmap (Results 1 – 4 of 4) sorted by relevance

/dports/games/xkoules/koules1.4/
H A Dkoules.h283 extern BitmapType bball_bitmap, apple_bitmap, inspector_bitmap, mouse_bitmap,
H A Dframebuffer.c348 bball_bitmap = draw_ball_bitmap (BBALL_RADIUS, 4 * 32); in create_bitmap()
H A Dintro.c189 BBALL_RADIUS * 2 / DIV, BBALL_RADIUS * 2 / DIV, bball_bitmap); in starwars()
H A Dkoules.c41 BitmapType bball_bitmap, apple_bitmap, inspector_bitmap, mouse_bitmap, variable
506 BBALL_RADIUS * 2 / DIV, BBALL_RADIUS * 2 / DIV, bball_bitmap); in draw_objects()