Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DKeys.cc955 static void InternalUpdateDoorGraphicFromStatus(DOOR_STATUS const&, bool dirty);
972 InternalUpdateDoorGraphicFromStatus(d, true); in MercLooksForDoors()
1019 InternalUpdateDoorGraphicFromStatus(d, false); in UpdateDoorGraphicsFromStatus()
1024 static void InternalUpdateDoorGraphicFromStatus(DOOR_STATUS const& d, bool const dirty) in InternalUpdateDoorGraphicFromStatus() function