Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
struct TileShadow {
28
bool animated;
29
};
30
31
struct TileFloor {
32
bool animated;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected