Home
last modified time | relevance | path

Searched defs:gridEditor_c (Results 1 – 2 of 2) sorted by relevance

/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A Dguigridtype.h26 class gridEditor_c; variable
H A Dgrideditor.h122gridEditor_c(int x, int y, int w, int h, puzzle_c * p) : Fl_Widget(x, y, w, h), puzzle(p), state(0… in gridEditor_c() function