Home
last modified time | relevance | path

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

/dports/games/brainparty/brainparty/
H A DBPGame.h191 SpriteFont* sfcTestJob; variable
H A DBPGame.cpp108 sfcTestJob = NULL; in Init()
1701 DrawString(sfcTestJob, xoff + 0.0f, yoff + 200.0f); in RenderTestResults()
1917 AllocString(&sfcTestJob, TestBrainJob, NORMAL, 320.0f, 80.0f, CENTRED, false); in CalculateTestResults()