Home
last modified time | relevance | path

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

/dports/games/gnugo/gnugo-3.8/patterns/
H A Dpatterns.h387 struct corner_pattern { struct
388 int second_corner_offset; /* Offset of pattern's second corner. */
389 int symmetric; /* If the pattern is symmetric ('/' symmetry). */
391 unsigned int class; /* Pattern class. */
392 const char *name; /* Pattern name (optional). */
395 struct pattern_attribute *attributes;
397 int autohelper_flag; /* Whether autohelper has constraint and/or action. */
398 autohelper_fn_ptr autohelper; /* Automatically generated helper (or NULL). */