Home
last modified time | relevance | path

Searched refs:apple_bitmap (Results 1 – 3 of 3) 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.c349 apple_bitmap = draw_apple_bitmap (APPLE_RADIUS, ball (0)); in create_bitmap()
H A Dkoules.c41 BitmapType bball_bitmap, apple_bitmap, inspector_bitmap, mouse_bitmap, variable
521 APPLE_RADIUS * 2 / DIV, APPLE_RADIUS * 2 / DIV, apple_bitmap); in draw_objects()