Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atraczyk/2d-engine
/ ~Entity
Method
~Entity
engine/src/entity.cpp:105–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
Entity::~Entity() {}
106
107
void Entity::setAnimationState(ANIMATION state, int frame)
108
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected