MCPcopy Create free account
hub / github.com/AbyssEngine/AbyssEngineOld / TileShadow

Class TileShadow

src/Abyss/DataTypes/DS1.h:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25};
26
27struct TileShadow {
28 bool animated;
29};
30
31struct TileFloor {
32 bool animated;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected