Home
last modified time | relevance | path

Searched refs:TILE_CLASS_NOTHING (Results 1 – 5 of 5) sorted by relevance

/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dtile_class.c51 false, false, false, false, TILE_CLASS_NOTHING,
78 S2T(TILE_CLASS_NOTHING, ""); in StrTileClassType()
80 return TILE_CLASS_NOTHING; in StrTileClassType()
106 if (tc->Type == TILE_CLASS_NOTHING) in TileClassTerminate()
195 case TILE_CLASS_NOTHING: in TileClassInitDefault()
H A Dtile_class.h52 TILE_CLASS_NOTHING, enumerator
H A Dmap.c534 case TILE_CLASS_NOTHING: in MapPrintDebug()
H A Dmap_build.c698 else if (tc->Type == TILE_CLASS_NOTHING) in MapSetupTile()
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogsed/
H A Dtile_brush.c261 if (selectedTC->Type != TILE_CLASS_NOTHING) in DrawTilePropsSidebar()
323 case TILE_CLASS_NOTHING: in DrawTileTypeSelect()