Home
last modified time | relevance | path

Searched refs:inspector_bitmap (Results 1 – 3 of 3) sorted by last modified time

/dports/games/xkoules/koules1.4/
H A Dkoules.h283 extern BitmapType bball_bitmap, apple_bitmap, inspector_bitmap, mouse_bitmap,
H A Dkoules.c41 BitmapType bball_bitmap, apple_bitmap, inspector_bitmap, mouse_bitmap, variable
511 INSPECTOR_RADIUS * 2 / DIV, INSPECTOR_RADIUS * 2 / DIV, inspector_bitmap); in draw_objects()
H A Dframebuffer.c350 inspector_bitmap = draw_ball_bitmap (INSPECTOR_RADIUS, 160); in create_bitmap()