Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ CurrentAnimation
Method
CurrentAnimation
PanzerChasm/client/weapon_state.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
unsigned int WeaponState::CurrentAnimation() const
36
{
37
return current_animation_;
38
}
39
40
unsigned int WeaponState::CurrentAnimationFrame() const
41
{
Callers
2
DrawWeapon
Method · 0.45
DrawWeapon
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected