Home
last modified time | relevance | path

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

/dports/games/kuklomenos/kuklomenos-0.4.5/
H A Dstate.h66 void drawNodeTargetting(SDL_Surface* surface, const View& view);
H A Dstate.cc875 drawNodeTargetting(surface, view); in draw()
920 void GameState::drawNodeTargetting(SDL_Surface* surface, const View& view) in drawNodeTargetting() function in GameState