Home
last modified time | relevance | path

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

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/entities/
H A DEntityType.h47 DYNAMIC_TILE, /**< a dynamic tile (that can be enabled or disabled) */ enumerator
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TileEngine/
H A DTileDef.h16 DYNAMIC_TILE = 1U << 2, enumerator