Home
last modified time | relevance | path

Searched refs:TUTORIAL_FONT (Results 1 – 2 of 2) sorted by relevance

/dports/games/fishsupper/fishsupper-0.1.6/src/
H A DFS_gfx.h159 TUTORIAL_FONT, // DejaVu Sans Mono black 20pt enumerator
H A DTutorial.cpp253 …gfx_ptr->draw_text( FS_gfx::TUTORIAL_FONT, Tutorial::MSG_BOARD_X, Tutorial::MSG_BOARD_Y + Tutorial… in draw_task_message()