Home
last modified time | relevance | path

Searched refs:EDCO_WILD (Results 1 – 4 of 4) sorted by relevance

/dports/games/xye/xye-0.12.2/src/
H A Dxyedit.h101 EDCO_WILD = 7 enumerator
H A Deditorsave.cpp161 case EDCO_WILD: in saveNormalObject()
H A Dxyedit.cpp1339 case EDCO_WILD: res="Wildcard "; break; in gettextRC()
2477 if( color==EDCO_WILD) in drawBlock()
2559 drawBlock(target,x,y,false,EDCO_WILD); in drawColorSystem()
H A Deditorload.cpp817 if( ! editor_LoadGenR(el,EDOT_BLOCK,0, EDCO_WILD ) ) { in editor_LoadWildCardBlock()