Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ CurrentAnimationFrame
Method
CurrentAnimationFrame
PanzerChasm/server/monster_base.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
unsigned int MonsterBase::CurrentAnimationFrame() const
72
{
73
return current_animation_frame_;
74
}
75
76
unsigned char MonsterBase::GetBodyPartsMask() const
77
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected